mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
[CodeMirror] Add NeoPixelBright command
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ var commonPlugins = [
|
||||
//P036
|
||||
"OledFramedCmd", "OledFramedCmd,Display", "OledFramedCmd,Frame", "OledFramedCmd,linecount", "OledFramedCmd,leftalign",
|
||||
//P038
|
||||
"NeoPixel", "NeoPixelAll", "NeoPixelLine", "NeoPixelHSV", "NeoPixelAllHSV", "NeoPixelLineHSV",
|
||||
"NeoPixel", "NeoPixelAll", "NeoPixelLine", "NeoPixelHSV", "NeoPixelAllHSV", "NeoPixelLineHSV", "NeoPixelBright",
|
||||
//P048
|
||||
"MotorShieldCmd,DCMotor", "MotorShieldCmd,Stepper",
|
||||
//P052
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user