mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-01-11 11:09:58 +01:00
Adding additional comments to Config.h
This commit is contained in:
parent
c986be841b
commit
a4d81711a0
3
Config.h
3
Config.h
|
|
@ -20,8 +20,11 @@
|
|||
#define CONFIG_H
|
||||
|
||||
// Select one board:
|
||||
// 1) Initial release of Pi HAT:
|
||||
// #define PI_HAT_7021_REV_02
|
||||
// 2) ZUM-Spot USB v0.1 and Pi HAT v0.3:
|
||||
// #define PI_HAT_7021_REV_03
|
||||
// 3) Board with modified RF7021SE and Blue Pill STM32F103 (initial tests)
|
||||
#define ADF7021_CARRIER_BOARD
|
||||
|
||||
// Enable ADF7021 support:
|
||||
|
|
|
|||
Loading…
Reference in a new issue