TX module LED indication

This commit is contained in:
Pawel Spychalski (DzikuVx)
2018-04-27 23:05:44 +02:00
parent e66b883137
commit 3ea77891f1
3 changed files with 20 additions and 2 deletions

View File

@@ -16,7 +16,8 @@
"cppStandard": "c++17",
"compilerPath": "/usr/bin/clang",
"defines": [
"FEATURE_TX_INPUT_SBUS"
"FEATURE_TX_INPUT_SBUS",
"ARDUINO_AVR_FEATHER32U4"
]
},
{