Core file
This commit is contained in:
parent
3ac48094a8
commit
28160b3ff7
|
@ -0,0 +1,2 @@
|
|||
/cmake-build-debug/
|
||||
/CMakeLists.txt
|
|
@ -0,0 +1,5 @@
|
|||
//
|
||||
// Created by angel on 13/10/2024.
|
||||
//
|
||||
|
||||
#include "funzioni.h"
|
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// Created by angel on 13/10/2024.
|
||||
//
|
||||
|
||||
#ifndef AUTOVELOX_FUNZIONI_H
|
||||
#define AUTOVELOX_FUNZIONI_H
|
||||
|
||||
#endif //AUTOVELOX_FUNZIONI_H
|
Loading…
Reference in New Issue