Commit Graph

7 Commits

Author SHA1 Message Date
Willy-JL
2eaf1ffc95 New formatting 2024-07-15 22:32:17 +01:00
Willy-JL
22fd786abf JS: Fix repeats for multi-packet protocols 2024-07-09 16:23:20 +01:00
Willy-JL
49a63bf10b JS: Improve and fix subghz module
- Fix some memory leaks
- Check for setup() being called
- Add end(), can setup() again to check for external module
- Add support for custom modulation presets
- Improve error handling
- Deinit correctly at exit
- Fix RAW files
- Fix repeat behavior, can specify with transmitFile(path, repeat)
2024-07-06 03:13:18 +02:00
Willy-JL
c2deba8e2c JS: Fix weird string corruptions and usages 2024-03-17 20:48:00 +00:00
Willy-JL
a143074296 Oops 2024-03-07 21:46:06 +00:00
Willy-JL
9026994c83 Tiny code style improvements to JS SubGHz 2024-03-07 21:39:12 +00:00
Sil333033
ab9d4620db Add Subghz JS module 2024-03-07 22:15:14 +01:00