mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 07:45:28 +00:00
gif responsive
This commit is contained in:
@@ -197,8 +197,6 @@ async fn userland_task() {
|
||||
defmt::info!("Executing Binary");
|
||||
entry();
|
||||
|
||||
unsafe { HEAP.free() };
|
||||
|
||||
// enable kernel ui
|
||||
{
|
||||
ENABLE_UI.store(true, Ordering::Release);
|
||||
|
||||
Reference in New Issue
Block a user