mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-04 15:45:04 -04:00
Fixed intermittent init failure on AVR
This commit is contained in:
parent
7211a3423c
commit
2b37fa7454
2 changed files with 26 additions and 18 deletions
2
Config.h
2
Config.h
|
@ -19,7 +19,7 @@
|
|||
#define CONFIG_H
|
||||
|
||||
#define MAJ_VERS 0x01
|
||||
#define MIN_VERS 0x39
|
||||
#define MIN_VERS 0x3A
|
||||
|
||||
#define PLATFORM_AVR 0x90
|
||||
#define PLATFORM_ESP32 0x80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue