#ICU - Ignition Control Unit MB M103
# while ignition on
# read rpm
# while throttle closed loop
# initial ll-state 50%
# check rpm vs. optimal rpm
# manipulate ll-state with multiplicator
# if throttle open
# set ll-state to 0%
print("Hello, Pi Pico!")