Updated: Tuesday, October 10,2023-10-10 13:46:21
parent
f9ef209ee8
commit
7ca0302dee
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "The Integrate Whiteboard",
|
||||
"path": "The Integrate Whiteboard.md"
|
||||
"basename": "Arduino Example Blink",
|
||||
"path": "Arduino Example Blink.md"
|
||||
},
|
||||
{
|
||||
"basename": "Integrated Whiteboard Tools",
|
||||
"path": "Integrated Whiteboard Tools.md"
|
||||
},
|
||||
{
|
||||
"basename": "Potentiometers & Analog SerialReader",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "The Integrate Whiteboard.md",
|
||||
"file": "Arduino Example Blink.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
|
@ -91,7 +91,7 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 276
|
||||
},
|
||||
"right": {
|
||||
"id": "4bd9c02fbfe6785f",
|
||||
|
@ -107,7 +107,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "The Integrate Whiteboard.md",
|
||||
"file": "Arduino Example Blink.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -124,7 +124,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "The Integrate Whiteboard.md",
|
||||
"file": "Arduino Example Blink.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -147,7 +147,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "The Integrate Whiteboard.md"
|
||||
"file": "Arduino Example Blink.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -174,9 +174,9 @@
|
|||
},
|
||||
"active": "9600f3812aeb8311",
|
||||
"lastOpenFiles": [
|
||||
"Integrated Whiteboard Tools.md",
|
||||
"Potentiometers & Analog SerialReader.md",
|
||||
"Untitled.canvas",
|
||||
"The Integrate Whiteboard.md",
|
||||
"Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md"
|
||||
]
|
||||
}
|
|
@ -7,4 +7,4 @@ Output
|
|||
Sketch uses 51448 bytes (19%) of program storage space. Maximum is 262144 bytes.
|
||||
|
||||
Global variables use 6744 bytes (20%) of dynamic memory, leaving 26024 bytes for local variables. Maximum is 32768 bytes.
|
||||
```
|
||||
```
|
Loading…
Reference in New Issue