[HAL] Fix comment
This commit is contained in:
parent
23b0de3147
commit
874e48789d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ enum RADIOLIB_EEPROM_PARAMS {
|
|||
};
|
||||
|
||||
static const uint32_t RadioLibPersistentParamTable[] = {
|
||||
0x00, // RADIOLIB_EEPROM_LORAWAN_TABLE_VERSION_ID
|
||||
0x00, // RADIOLIB_EEPROM_TABLE_VERSION_ID
|
||||
0x02, // RADIOLIB_EEPROM_LORAWAN_CLASS_ID
|
||||
0x03, // RADIOLIB_EEPROM_LORAWAN_MODE_ID
|
||||
0x05, // RADIOLIB_EEPROM_LORAWAN_CHECKSUM_ID
|
||||
|
|
Loading…
Add table
Reference in a new issue