Buzzer Support for M5Stack

This commit is contained in:
Thomas Göttgens
2022-05-10 11:07:49 +02:00
parent 1e48989e2d
commit e1d49a3632
5 changed files with 89 additions and 4 deletions

View File

@@ -10,6 +10,9 @@
#define BUTTON_PIN 38
#define PIN_BUZZER 25
#define TONE_PIN_CHANNEL 0
#undef RF95_SCK
#undef RF95_MISO
#undef RF95_MOSI
@@ -32,11 +35,9 @@
#define GPS_RX_PIN 16
#define GPS_TX_PIN 17
#define NO_GPS
// Define if screen should be mirrored left to right
#define SCREEN_ROTATE
// LCD screens are slow, so slowdown the wipe so it looks better
#define SCREEN_TRANSITION_MSECS 1
#define SCREEN_TRANSITION_FRAMERATE 1 // fps
#define SCREEN_TRANSITION_FRAMERATE 1 // fps