[HAL] Fix comment

This commit is contained in:
StevenCellist 2024-02-19 19:10:19 +01:00
parent 23b0de3147
commit 874e48789d

View file

@ -49,7 +49,7 @@ enum RADIOLIB_EEPROM_PARAMS {
}; };
static const uint32_t RadioLibPersistentParamTable[] = { static const uint32_t RadioLibPersistentParamTable[] = {
0x00, // RADIOLIB_EEPROM_LORAWAN_TABLE_VERSION_ID 0x00, // RADIOLIB_EEPROM_TABLE_VERSION_ID
0x02, // RADIOLIB_EEPROM_LORAWAN_CLASS_ID 0x02, // RADIOLIB_EEPROM_LORAWAN_CLASS_ID
0x03, // RADIOLIB_EEPROM_LORAWAN_MODE_ID 0x03, // RADIOLIB_EEPROM_LORAWAN_MODE_ID
0x05, // RADIOLIB_EEPROM_LORAWAN_CHECKSUM_ID 0x05, // RADIOLIB_EEPROM_LORAWAN_CHECKSUM_ID