Made files

This commit is contained in:
Inamr 2024-03-13 13:39:35 +01:00
parent 4a66e1dcdc
commit a4a760a870
4 changed files with 27 additions and 0 deletions

23
prosjekt.X/fan speeeed.h Normal file
View File

@ -0,0 +1,23 @@
/*
* File: fanseeeed.h
* Author: inami
*
* Created on 13. mars 2024, 13:38
*/
#ifndef FANSEEEED_H
#define FANSEEEED_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* FANSEEEED_H */

View File

@ -0,0 +1 @@

1
prosjekt.X/fanspeeeed.c Normal file
View File

@ -0,0 +1 @@

View File

@ -6,6 +6,7 @@
projectFiles="true"> projectFiles="true">
<itemPath>eeprom.h</itemPath> <itemPath>eeprom.h</itemPath>
<itemPath>themistor-temp.h</itemPath> <itemPath>themistor-temp.h</itemPath>
<itemPath>fan speeeed.h</itemPath>
</logicalFolder> </logicalFolder>
<logicalFolder name="ExternalFiles" <logicalFolder name="ExternalFiles"
displayName="Important Files" displayName="Important Files"
@ -22,6 +23,7 @@
<itemPath>main.c</itemPath> <itemPath>main.c</itemPath>
<itemPath>eeprom.c</itemPath> <itemPath>eeprom.c</itemPath>
<itemPath>thermistor-temp.c</itemPath> <itemPath>thermistor-temp.c</itemPath>
<itemPath>fan speeeeeeeed.c</itemPath>
</logicalFolder> </logicalFolder>
</logicalFolder> </logicalFolder>
<projectmakefile>Makefile</projectmakefile> <projectmakefile>Makefile</projectmakefile>