mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-13 06:32:51 +02:00
Simplify conditional compilation; add region Japan
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user