diff --git a/api/HardwareCAN.h b/api/HardwareCAN.h index 57d9d582..f3b9edfa 100644 --- a/api/HardwareCAN.h +++ b/api/HardwareCAN.h @@ -39,6 +39,13 @@ enum class CanBitRate : int BR_1000k = 1000000, }; +/************************************************************************************** + * CONSTANTS + **************************************************************************************/ + +static int constexpr CAN_SUCCESS = 1; +static int constexpr CAN_ERROR_GENERIC = -1; + /************************************************************************************** * NAMESPACE **************************************************************************************/ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy