Merge pull request #92 from BG4TGO/patch-7

Update version.h
pull/93/head
Andy CA6JAU 7 years ago committed by GitHub
commit 8254f2233e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.