Ajout de la configuration du projet, des fichiers de wowki ainsi que le contrôle des moteurs pas à pas.

This commit is contained in:
dd060606
2025-05-02 15:36:42 +02:00
parent bea6d5fb0e
commit 3247fd13fb
9 changed files with 309 additions and 32 deletions

11
test/README Normal file
View File

@@ -0,0 +1,11 @@
This directory is intended for PlatformIO Test Runner and project tests.
Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.
More information about PlatformIO Unit Testing:
- https://docs.platformio.org/en/latest/advanced/unit-testing/index.html