Skip to content

Commit 28e73fe

Browse files
author
Romain Boutrois
committed
add comments
1 parent 4bab48e commit 28e73fe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

elio.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Eliobot robot Library
2+
# 2023 ELIO, B3 ROBOTICS
3+
#
4+
# Project home:
5+
# https://eliobot.com
6+
#
7+
8+
#--------------- LIBRARIES IMPORT ---------------#
9+
110
import time
211
import board
312
from digitalio import DigitalInOut, Direction, Pull

0 commit comments

Comments
 (0)