mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 23:11:01 -04:00
Cleanup
This commit is contained in:
parent
ae47b89b53
commit
254225e917
3 changed files with 4 additions and 49 deletions
15
Boards.h
15
Boards.h
|
@ -13,21 +13,6 @@
|
|||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// TODO: Remove debug setup
|
||||
#define PIN_PREAMBLE 7
|
||||
#define PIN_HEADER 6
|
||||
#define PIN_DCD 5
|
||||
#define PIN_TXSIG 4
|
||||
|
||||
// #define PIN_DIFS 7
|
||||
// #define PIN_CW 6
|
||||
// #define PIN_FLUSH 5
|
||||
|
||||
#define PIN_DIFS 3
|
||||
#define PIN_CW 3
|
||||
#define PIN_FLUSH 3
|
||||
///////////////////////////
|
||||
|
||||
#include "Modem.h"
|
||||
|
||||
#ifndef BOARDS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue