do not store pointers, this just do not work
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"variables.h": "c"
|
||||
"variables.h": "c",
|
||||
"arduino.h": "c"
|
||||
},
|
||||
"files.exclude": {
|
||||
"**/build": true
|
||||
|
||||
Reference in New Issue
Block a user