1
0

Upload files to "csv"

This commit is contained in:
2026-05-31 09:49:02 +00:00
parent 4ac1e0b606
commit 70b5fea814
7 changed files with 18287 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
"id","mac_address","location","note"
1,"DC:DA:0C:17:1E:68",,"other modded t7s3"
2,"D8:3B:DA:A4:43:28",,"xiao"
3,"AA:BB:CC:DD:EE:FF",,"test"
4,"D8:3B:DA:A4:50:7C",,"xiao2"
5,"DC:DA:0C:18:90:4C",,"modded t7s3"
6,"D8:3B:DA:A4:4B:54",,"xiao3"
7,"74:4D:BD:A0:76:74",,"nano esp32"
1 id mac_address location note
2 1 DC:DA:0C:17:1E:68 other modded t7s3
3 2 D8:3B:DA:A4:43:28 xiao
4 3 AA:BB:CC:DD:EE:FF test
5 4 D8:3B:DA:A4:50:7C xiao2
6 5 DC:DA:0C:18:90:4C modded t7s3
7 6 D8:3B:DA:A4:4B:54 xiao3
8 7 74:4D:BD:A0:76:74 nano esp32