settings.json 196 B

12345678910
  1. {
  2. "files.associations": {
  3. "bsp.h": "c",
  4. "node_message.h": "c",
  5. "gateway_message.h": "c",
  6. "limits": "c",
  7. "memory": "c",
  8. "protocol.h": "c"
  9. }
  10. }