fix formatting
This commit is contained in:
parent
32303494f7
commit
d71ca25828
@ -175,8 +175,7 @@ void loop() {
|
||||
defaultValue={
|
||||
localStorage.getItem("ArduinoCode")
|
||||
? localStorage.getItem("ArduinoCode")
|
||||
: `
|
||||
#include <senseBoxIO.h> //needs to be always included
|
||||
: `#include <senseBoxIO.h> //needs to be always included
|
||||
|
||||
void setup () {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user