Set up the FM mode pins, partially.

This commit is contained in:
Jonathan Naylor
2020-04-18 14:31:21 +01:00
parent c55002534e
commit 61ccd79c5f
7 changed files with 90 additions and 13 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2015,2016,2017,2018 by Jonathan Naylor G4KLX
* Copyright (C) 2015,2016,2017,2018,2020 by Jonathan Naylor G4KLX
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -84,5 +84,7 @@
// Use the D-Star and DMR LEDs for POCSAG
// #define USE_ALTERNATE_POCSAG_LEDS
#endif
// Use the D-Star and YSF LEDs for FM
// #define USE_ALTERNATE_FM_LEDS
#endif