AVR Boards: auto bootloader setting

This commit is contained in:
Pascal Langer
2017-11-20 17:04:38 +01:00
parent da2d57c8e9
commit 113caf4970
3 changed files with 10 additions and 12 deletions

View File

@@ -54,7 +54,7 @@
/*************************/
//Allow flashing multimodule directly with TX(erky9x or opentx modified firmwares)
//Check https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/tree/master/BootLoaders
//To enable this feature remove the "//" on the next line.
//To enable this feature remove the "//" on the next line. It is automatically enabled/disabled when you use the AVR Multi boards.
//#define CHECK_FOR_BOOTLOADER
/****************/