#219 boost speed and improve compatibility with sysfs

This commit is contained in:
mstroh76
2024-04-20 19:48:33 +02:00
parent 1b1955d3e3
commit ad6d821329
2 changed files with 97 additions and 66 deletions

View File

@@ -63,6 +63,7 @@
#define SOFT_PWM_OUTPUT 4
#define SOFT_TONE_OUTPUT 5
#define PWM_TONE_OUTPUT 6
#define PM_OFF 7 // to input / release line
#define LOW 0
#define HIGH 1