endpoint for changing DeviceSettings

This commit is contained in:
2024-04-30 11:02:41 +02:00
parent a9cfa7bc5e
commit a23a0f5a6d
2 changed files with 30 additions and 5 deletions

3
CLS.h
View File

@@ -33,6 +33,5 @@ typedef struct CLS_HeatbeatData
extern uint8_t gCLS_DEVICE_ADDRESS;
void CLS_Init(void);
void CLS_SendEventChangeTypePostion(uint16_t canid, CLS_Type_t newType, CLS_Position_t newPostion);