EdSaGfmvA/.vscode/settings.json
2025-07-21 22:30:41 +02:00

16 lines
343 B
JSON

{
"files.associations": {
"printk.h": "c",
"05_border_frame.h": "c",
"04_diagonal.h": "c",
"epaper.h": "c",
"font.h": "c",
"oled.h": "c",
"leds.h": "c",
"constandvars.h": "c",
"kernel.h": "c",
"lora.h": "c",
"spi.h": "c",
"gpio.h": "c"
}
}