mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 20:58:10 +00:00
Disable _MyConfig by default
This commit is contained in:
parent
0f0be60245
commit
6e458ebd4a
@ -23,7 +23,7 @@
|
|||||||
//If you know parameters you want for sure to be enabled or disabled which survives in future, you can use a file named "_MyConfig.h".
|
//If you know parameters you want for sure to be enabled or disabled which survives in future, you can use a file named "_MyConfig.h".
|
||||||
//An example is given within the file named "_MyConfig.h.example" which needs to be renamed if you want to use it.
|
//An example is given within the file named "_MyConfig.h.example" which needs to be renamed if you want to use it.
|
||||||
//To enable this config file remove the // from the line below. It's automatically loaded if the file exists for the AVR platform but not STM32...
|
//To enable this config file remove the // from the line below. It's automatically loaded if the file exists for the AVR platform but not STM32...
|
||||||
#define USE_MY_CONFIG
|
//#define USE_MY_CONFIG
|
||||||
|
|
||||||
/*******************/
|
/*******************/
|
||||||
/*** TX SETTINGS ***/
|
/*** TX SETTINGS ***/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user