1
0
Fork 0

Turn on 24h format

for the output as am/pm for cooking time is bad.
This commit is contained in:
Joerg Elfring 2019-11-20 19:20:25 +01:00
parent 61789cb41f
commit 134483df97
3 changed files with 4 additions and 0 deletions

View file

@ -4,3 +4,6 @@ A little helper for the microwave oven.
Enter wattage and time for something to cook.
The program will return an available powerlevel (from MY oven) and an adjusted time.
The time is entered in mm,ss
**Free42 only**
CLK24 does not exist on the original.

Binary file not shown.

View file

@ -1,4 +1,5 @@
LBL "MWVE"
CLK24
INPUT "Watt"
INPUT "Zeit"
→HR