This commit is contained in:
2025-05-21 12:14:51 +02:00
parent 3e94aa1e00
commit 009f4d1861
4 changed files with 13 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
const int MAXPWMVALUE = 1000;
const int MINPWMVALUE = 2000;
const uint8_t broadcastAddress[] = {0x8C, 0xBF, 0xEA, 0xCC, 0x8E, 0x5C};
const uint8_t broadcastAddress[] = {0x8C, 0xBF, 0xEA, 0xCC, 0x8B, 0x18};
//8c:bf:ea:cc:8b:18
//=====================================================================================//
// Struct declarations
typedef struct struct_message