c_str between double quotes

This commit is contained in:
Martijn
2024-12-02 16:40:43 +01:00
parent f230b4300f
commit 1b8e3bde55
+1 -1
View File
@@ -27,7 +27,7 @@
* `power` * `power`
``` ```
id(music_card_bar).execute('volume_up'); id(music_card_bar).execute("volume_up");
``` ```
* add actions to the buttons * add actions to the buttons