mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
Updated Widgets (markdown)
parent
669989c884
commit
6cb33ef927
@ -237,6 +237,8 @@ To enable scrolling you can use the `enable_scrolling(bool enable)` function::
|
||||
my_console.enable_scrolling(true);
|
||||
```
|
||||
|
||||
* Note: Buffer size is limited to 256 char
|
||||
|
||||
### Checkbox
|
||||
|
||||
Checkboxs are a boolean (True/False) widget that allows you chose between one of two options . Here you can find it's declaration and prototype:
|
||||
|
Loading…
Reference in New Issue
Block a user