ESP8266 Treppenlichtsteuerung mit OTA zum Firmware Upload
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

settings.json 318B

123456789101112131415
  1. {
  2. "files.associations": {
  3. "random": "cpp",
  4. "array": "cpp",
  5. "*.tcc": "cpp",
  6. "deque": "cpp",
  7. "list": "cpp",
  8. "string": "cpp",
  9. "unordered_map": "cpp",
  10. "vector": "cpp",
  11. "string_view": "cpp",
  12. "memory": "cpp",
  13. "ranges": "cpp"
  14. }
  15. }