This commit is contained in:
J. Nick Koston 2023-06-07 19:00:15 -05:00
parent 96b59f4a4d
commit 4073a354aa
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ namespace esphome {
namespace ratgdo {
enum ButtonType {
RATGDO_SYNC
RATGDO_SYNC,
RATGDO_QUERY
};