Simplify conditional compilation; add region Japan

This commit is contained in:
Manuel Bleichenbacher
2018-10-27 19:19:55 +02:00
parent 99420c6a75
commit f03b5c51fd
6 changed files with 62 additions and 25 deletions

View File

@ -130,7 +130,7 @@ public:
bool provisionWithMAC(const char *appEui, const char *appKey);
/**
* @brief Start task that listens on configured UART for provisioning commands.
* @brief Start task that listens on configured UART for AT commands.
*
* Run 'make menuconfig' to configure it.
*/