Fix unmarshalling of tx_power
This commit is contained in:
@@ -121,6 +121,7 @@ func (dst *ChannelPlanRadioTable) UnmarshalJSON(b []byte) error {
|
||||
aux := &struct {
|
||||
BackupChannel numberOrString `json:"backup_channel"`
|
||||
Channel numberOrString `json:"channel"`
|
||||
TxPower numberOrString `json:"tx_power"`
|
||||
Width emptyStringInt `json:"width"`
|
||||
|
||||
*Alias
|
||||
|
||||
Reference in New Issue
Block a user