Update lorawan.cpp

This commit is contained in:
Davide Nesi 2019-03-07 14:59:34 +01:00 committed by GitHub
parent fba9529844
commit 4e81e572a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,7 +155,7 @@ void get_hard_deveui(uint8_t *pdeveui) {
#endif // MCP 24AA02E64
}
#ifdef VERBOSE
#if(VERBOSE)
// Display OTAA keys
void showLoraKeys(void) {