Adding additional comments to Config.h

pull/2/head
Andy CA6JAU 9 years ago
parent c986be841b
commit a4d81711a0

@ -20,8 +20,11 @@
#define CONFIG_H #define CONFIG_H
// Select one board: // Select one board:
// 1) Initial release of Pi HAT:
// #define PI_HAT_7021_REV_02 // #define PI_HAT_7021_REV_02
// 2) ZUM-Spot USB v0.1 and Pi HAT v0.3:
// #define PI_HAT_7021_REV_03 // #define PI_HAT_7021_REV_03
// 3) Board with modified RF7021SE and Blue Pill STM32F103 (initial tests)
#define ADF7021_CARRIER_BOARD #define ADF7021_CARRIER_BOARD
// Enable ADF7021 support: // Enable ADF7021 support:

Loading…
Cancel
Save

Powered by TurnKey Linux.