mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-13 04:58:09 +00:00
Add RP002-1.0.4 option to device-profile.
This commit is contained in:
@ -107,6 +107,7 @@ enum RegParamsRevision {
|
||||
RP002_1_0_1 = 3;
|
||||
RP002_1_0_2 = 4;
|
||||
RP002_1_0_3 = 5;
|
||||
RP002_1_0_4 = 6;
|
||||
}
|
||||
|
||||
enum LocationSource {
|
||||
|
Reference in New Issue
Block a user