mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[ion] n0100: fix FCC ID
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// Public Ion methods
|
||||
|
||||
const char * Ion::fccId() {
|
||||
return "2ALWP-N0101";
|
||||
return "2ALWP-N0100";
|
||||
}
|
||||
|
||||
// Private Ion::Device methods
|
||||
|
||||
Reference in New Issue
Block a user