runtime.vm_store – ???¶
???
Constants¶
- runtime.vm_store._STOP = 1¶
???
- runtime.vm_store._STALL = True¶
???
- runtime.vm_store._PCALIB = 17.5¶
???
- runtime.vm_store._LOC = Billund¶
???
- runtime.vm_store._PAIR = ('A', 'B')¶
???
- runtime.vm_store._STAT = 0¶
???
- runtime.vm_store._ACCEL = (None, None)¶
???
VMStore Class¶
- class runtime.vm_store.VMStore(???)¶
???
Methods
- move_speed(???)¶
Closure function. ???
- move_last_status(???)¶
Closure function. ???
- move_stop(???)¶
Closure function. ???
- move_calibration(???)¶
Closure function. ???
- move_acceleration(???)¶
Closure function. ???
- move_pair(???)¶
Closure function. ???
- motor_acceleration(???)¶
Closure function. ???
- motor_stall(???)¶
Closure function. ???
- motor_last_status(???)¶
Closure function. ???
- motor_speed(???)¶
Closure function. ???
- motor_stop(???)¶
Closure function. ???
- music_tempo(???)¶
Closure function. ???
- music_instrument(???)¶
Closure function. ???
- sound_pitch(???)¶
Closure function. ???
- sound_volume(???)¶
Closure function. ???
- sound_pan(???)¶
Closure function. ???
- weather_location(???)¶
Closure function. ???
- weather_offset(???)¶
Closure function. ???
- display_brightness(???)¶
Closure function. ???
Imports¶
Function `micropython.const
Constant
util.constants.BRAKE= 1Constant
util.constants.SUCCESS= 0