feat(esp32-s3-lcd-43): add touch test harness and coordinate transformation
This commit is contained in:
@@ -12,6 +12,7 @@ enum class TileAction {
|
||||
NONE,
|
||||
ALERT, // Trigger alert
|
||||
SILENCE, // Silence alert
|
||||
DISMISS, // Dismiss alert and return to dashboard
|
||||
STATUS, // Send heartbeat/status
|
||||
REBOOT, // Reboot device
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user