str to string
This commit is contained in:
@@ -139,7 +139,7 @@ script:
|
||||
id(main_display).print(75+25+x, 52+y, id(font_arial20), id(music_card_text_color), TextAlign::TOP_LEFT , id(music_title).state.c_str());
|
||||
- id: music_card_bar
|
||||
parameters:
|
||||
type: str
|
||||
type: string
|
||||
then:
|
||||
- lambda: |-
|
||||
if (strcmp(type, "volume_up") == 0) { // button "volume_up"
|
||||
|
||||
Reference in New Issue
Block a user