Ajout de quelques changements pour acces libre

This commit is contained in:
nono
2025-06-18 11:57:34 +02:00
committed by n07070
parent 0601fe8190
commit aa6e11c537
4 changed files with 9 additions and 3 deletions

4
src/raspberry.py Normal file
View File

@@ -0,0 +1,4 @@
from printer import Printer
class Raspberry(object):
pass