snake versus camel strikes again

This commit is contained in:
rcarteraz 2024-07-22 16:56:09 -07:00
parent 832e005a0c
commit 6436197ec6

View file

@ -182,11 +182,11 @@ const RegionData = new Map<
[ [
Protobuf.Config.Config_LoRaConfig_RegionCode.SG_923, Protobuf.Config.Config_LoRaConfig_RegionCode.SG_923,
{ {
freq_start: 917.0, freqStart: 917.0,
freq_end: 925.0, freqEnd: 925.0,
duty_cycle: 100, dutyCycle: 100,
spacing: 0, spacing: 0,
power_limit: 20, powerLimit: 20,
}, },
], ],
[ [