Fixed intermittent init failure on AVR

This commit is contained in:
Mark Qvist 2023-02-18 12:14:15 +01:00
parent 7211a3423c
commit 2b37fa7454
2 changed files with 26 additions and 18 deletions

View file

@ -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