Update of release ESP32-C6 With SubGhz and Version increase

This commit is contained in:
atc1441
2024-07-11 20:04:23 +02:00
parent ca657fd68c
commit 76b6cc6d4c
2 changed files with 1 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ const uint8_t channelList[6] = {11, 15, 20, 25, 26, 27};
struct pendingData pendingDataArr[MAX_PENDING_MACS];
// VERSION GOES HERE!
uint16_t version = 0x0019;
uint16_t version = 0x001C;
#define RAW_PKT_PADDING 2