mirror of
https://forge.apps.education.fr/blender-edutech/ropy.git
synced 2024-01-27 08:23:20 +01:00
Détection automatique de la carte sur le port série : microbit, uno et mega
This commit is contained in:
parent
b7a2f6f050
commit
f213480c7c
@ -45,10 +45,6 @@ debug_thread = scene.objects['Terrain']['debug_thread']
|
|||||||
# Jumeau numérique
|
# Jumeau numérique
|
||||||
twins_serial = None
|
twins_serial = None
|
||||||
|
|
||||||
# CH340 : arduino Uno
|
|
||||||
# MICROBITPID = 516
|
|
||||||
# MICROBITVID = 3368
|
|
||||||
|
|
||||||
# UPBGE constants
|
# UPBGE constants
|
||||||
JUST_ACTIVATED = bge.logic.KX_INPUT_JUST_ACTIVATED
|
JUST_ACTIVATED = bge.logic.KX_INPUT_JUST_ACTIVATED
|
||||||
JUST_RELEASED = bge.logic.KX_INPUT_JUST_RELEASED
|
JUST_RELEASED = bge.logic.KX_INPUT_JUST_RELEASED
|
||||||
|
Loading…
Reference in New Issue
Block a user