feat: v0.3.1 — provisioning NFC/beacon routing, IP display
This commit is contained in:
@@ -6,13 +6,14 @@
|
||||
["sha512.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/sha512.py"],
|
||||
["boot_manager.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/boot_manager.py"],
|
||||
["provisioning_server.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/provisioning_server.py"],
|
||||
["provisioning_nfc.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/provisioning_nfc.py"],
|
||||
["node_access_control.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/node_access_control.py"],
|
||||
["node_sensor.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/node_sensor.py"],
|
||||
["node_relay.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/node_relay.py"],
|
||||
["main.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/main.py"]
|
||||
["/main.py", "https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/main.py"]
|
||||
],
|
||||
"deps": [
|
||||
["ssd1306", "latest"]
|
||||
],
|
||||
"version": "0.3.0"
|
||||
"version": "0.3.1"
|
||||
}
|
||||
Reference in New Issue
Block a user