Merge branch 'master' into patch-1

This commit is contained in:
James Rich 2024-08-01 11:15:19 -05:00 committed by GitHub
commit 5b4896ada1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 9 deletions

View file

@ -35,13 +35,16 @@ community include:
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or advances of
any kind
any kind.
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Public or private harassment.
* Publishing or collecting others' private information, such as a physical or email address,
without their explicit permission.
* Using the services in a way that could cause a denial of service, whether intentional or
unintentional. This includes overloading the network or servers and disrupting service
availability.
* Other conduct which could reasonably be considered inappropriate in a
professional setting
professional setting.
## Enforcement Responsibilities

View file

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