renamed dir

This commit is contained in:
Lorenzo Venerandi
2024-12-13 00:44:23 +01:00
parent f90d867aec
commit 99113d78f9
2 changed files with 84 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
float get_average_rand(float values[]){
return 5;
}
@ModuleName("Tattitto")
@TaskCloud
@LibDeps("math.h")