Détection automatique de la carte sur le port série : microbit, uno et mega

This commit is contained in:
Philippe Roy 2022-11-26 05:28:41 +01:00
parent b7a2f6f050
commit f213480c7c

View File

@ -45,10 +45,6 @@ debug_thread = scene.objects['Terrain']['debug_thread']
# Jumeau numérique
twins_serial = None
# CH340 : arduino Uno
# MICROBITPID = 516
# MICROBITVID = 3368
# UPBGE constants
JUST_ACTIVATED = bge.logic.KX_INPUT_JUST_ACTIVATED
JUST_RELEASED = bge.logic.KX_INPUT_JUST_RELEASED