settings.json 318 B

123456789101112
  1. {
  2. "files.associations": {
  3. "xremote_control.h": "c",
  4. "xremote_learn.h": "c",
  5. "xremote_settings.h": "c",
  6. "xremote_common_view.h": "c",
  7. "xremote_app.h": "c",
  8. "xremote_saved_view.h": "c",
  9. "infrared_remote.h": "c",
  10. "xremote_navigation_view.h": "c"
  11. }
  12. }