Commit Graph

8 Commits

Author SHA1 Message Date
iGoX 5cf07c57da Fix typo 2026-03-25 12:26:07 +01:00
iGoX ac1914ccb9 Add comment 2026-03-25 12:23:07 +01:00
iGoX 8e617a0aaf [Windows] Rework installer builder script 2026-03-25 12:20:39 +01:00
iGoX c609e0e90e Change polling interval to retrieve BusiLight status (#3)
Implement a more agressive polling interval to retrieve BusiLight status.
From (in sec.):
```
- min: 0
- max: 60
- default: 5
- divisions: 12
```
to (in sec.):
```
- min: 0
- max: 2
- default: 1
- divisions: 4
```

Reviewed-on: #3
2026-03-25 11:13:12 +01:00
iGoX b4ff5884b9 [Android] Fix network permission (#2)
Reviewed-on: #2
2026-03-21 04:50:59 +01:00
iGoX beccfa05b3 README.md update (#1)
Reviewed-on: #1
2026-03-21 02:19:02 +01:00
iGoX 6805f4a3f4 Initial commit v0.0.1 2026-03-21 01:34:22 +01:00
iGoX 8ec17d5ed4 Initial commit 2026-03-21 01:30:50 +01:00