.gitignore updated; fixed:Controller.hpp removed (replaced by Controller.h); build results added

This commit is contained in:
Uwe Jakobeit
2026-04-02 10:25:15 +02:00
parent 84135f70a0
commit 06d1732dfe
8 changed files with 2536 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#include "Controller.hpp"
#include "Controller.h"
#ifdef BUILD_TARGET_SOM