mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-14 18:15:22 +01:00
added /preset endpoint and fixed numbering in presets.json
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"presets": {
|
||||
"0": [
|
||||
106,
|
||||
107,
|
||||
108,
|
||||
109
|
||||
],
|
||||
"1": [
|
||||
62,
|
||||
63,
|
||||
@@ -767,6 +761,12 @@
|
||||
114,
|
||||
115,
|
||||
116
|
||||
],
|
||||
"128": [
|
||||
106,
|
||||
107,
|
||||
108,
|
||||
109
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user