self.last_button_ab_state = button_a.is_pressed() and button_b.is_pressed() def set_led(self): display.set_pixel(0, 0, self.led1) display.set_pixel(1, 0, self.led2) ...
Connexion with microtamagotchi (micro:bit) Flash microtamagotchi on micro:bit (flash a micropython.hex file and download python and data files) Create & download custom characters with multiples ...