fix headers config
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -9,5 +9,6 @@
|
|||||||
"/opt/homebrew/Cellar/avr-gcc@9/9.4.0_1/lib/avr-gcc/9/gcc/avr/9.4.0/include",
|
"/opt/homebrew/Cellar/avr-gcc@9/9.4.0_1/lib/avr-gcc/9/gcc/avr/9.4.0/include",
|
||||||
"/opt/homebrew/Cellar/avr-gcc@9/9.4.0_1/avr/include",
|
"/opt/homebrew/Cellar/avr-gcc@9/9.4.0_1/avr/include",
|
||||||
"/opt/homebrew/include"
|
"/opt/homebrew/include"
|
||||||
]
|
],
|
||||||
|
"C_Cpp.default.defines": ["__AVR_ATmega328P__"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user