Merge pull request #92 from BG4TGO/patch-7

Update version.h
This commit is contained in:
Andy CA6JAU 2019-03-11 09:55:04 -03:00 committed by GitHub
commit 8254f2233e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
#define BOARD_INFO "MMDVM_HS_Dual_Hat"
#elif defined(NANO_HOTSPOT)
#define BOARD_INFO "Nano_hotSPOT"
#elif defined(NANO_DV_REV10)
#elif defined(NANO_DV_REV11)
#define BOARD_INFO "Nano_DV"
#else
#define BOARD_INFO "MMDVM_HS"