diff --git a/labyrinthe/4-arduino_pyserial/labyrinthe_carte.py b/labyrinthe/4-arduino_pyserial/labyrinthe_carte.py index 9f2efa6..28134e6 100644 --- a/labyrinthe/4-arduino_pyserial/labyrinthe_carte.py +++ b/labyrinthe/4-arduino_pyserial/labyrinthe_carte.py @@ -4,7 +4,7 @@ from serial.tools.list_ports import comports # Détection du port automatique ############################################################################### # labyrinthe_carte.py # @title: Détection automatique de la carte Arduino ou microbit -# @project: Blender-EduTech - Tutoriel 4 : Labyrinthe à bille - Interfacer avec une carte Arduino par la liaision série +# @project: Blender-EduTech - Tutoriel 4 : Labyrinthe à bille - Interfacer avec une carte Arduino par la liaison série # @lang: fr # @authors: Philippe Roy # @copyright: Copyright (C) 2023 Philippe Roy