mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 06:25:09 +00:00
Fix for USB bug in RPi 3 B+
This commit is contained in:
parent
3fbeee3c3b
commit
ad2df94a46
3 changed files with 29 additions and 30 deletions
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
#define VER_MAJOR "1"
|
||||
#define VER_MINOR "4"
|
||||
#define VER_REV "7"
|
||||
#define VERSION_DATE "20180821"
|
||||
#define VER_REV "8"
|
||||
#define VERSION_DATE "20180908"
|
||||
|
||||
#if defined(ZUMSPOT_ADF7021)
|
||||
#define BOARD_INFO "ZUMspot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue