Skip to content

Commit a607195

Browse files
committed
Fixing button
1 parent 8b27e59 commit a607195

File tree

9 files changed

+381949
-305252
lines changed

9 files changed

+381949
-305252
lines changed

logs/libapp-demangle.S

Lines changed: 21130 additions & 21122 deletions
Large diffs are not rendered by default.

logs/libapp-expanded.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ mod hello {
683683
let data = 0_u32;
684684
AppLauncher::with_window(main_window).use_simple_logger().launch(data).expect("launch failed");
685685
}
686-
/// Build the UI for the window. The window state consists of 1 value: `count` of type `u32`.
686+
/// Build the UI for the window. The application state consists of 1 value: `count` of type `u32`.
687687
fn ui_builder() -> impl Widget<u32> {
688688
let text =
689689
LocalizedString::new("hello-counter").with_arg("count",

logs/libapp.S

Lines changed: 21145 additions & 21137 deletions
Large diffs are not rendered by default.

logs/libapp.elf

Lines changed: 33306 additions & 33306 deletions
Large diffs are not rendered by default.

logs/libapp.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

logs/my_sensor_app.elf.lst

Lines changed: 108356 additions & 98390 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)