Added yield

This commit is contained in:
Snorre Selmer 2021-09-04 13:02:35 +02:00
parent ec15b14702
commit 8778e181c8

View File

@ -20,6 +20,7 @@ define canister 42280099
define smart_canister -668314371 define smart_canister -668314371
start: start:
yield
# check if canister is present # check if canister is present
ls canister_present canister_storage 0 Occupied ls canister_present canister_storage 0 Occupied
# identify canister # identify canister