Fixed packet queue and flow control bug, updated precompiled firmware to v1.09

This commit is contained in:
Mark Qvist 2018-12-01 22:08:24 +01:00
parent f8a2cb8a05
commit 7c96c093ce
3 changed files with 1420 additions and 1468 deletions

View file

@ -4,7 +4,7 @@
#define CONFIG_H
#define MAJ_VERS 0x01
#define MIN_VERS 0x08
#define MIN_VERS 0x09
#define MCU_328P 0x90
#define MCU_1284P 0x91