renames files

This commit is contained in:
Inamr 2024-03-20 15:27:59 +01:00
parent ce58f79c6f
commit 48308b9b75
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#include "fan speeeed.h"
#include "fan_speeeed.h"
int voltage_value_counter = 0;
int voltage_value [30];

View File

@ -22,7 +22,7 @@
#include <util/delay.h>
#include <stdint.h>
#include "themistor-temp.h"
#include "fan speeeed.h"
#include "fan_speeeed.h"
int main() {

View File

@ -5,9 +5,9 @@
displayName="Header Files"
projectFiles="true">
<itemPath>themistor-temp.h</itemPath>
<itemPath>fan speeeed.h</itemPath>
<itemPath>uart.h</itemPath>
<itemPath>voltage.h</itemPath>
<itemPath>fan_speeeed.h</itemPath>
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
@ -25,7 +25,7 @@
<itemPath>thermistor-temp.c</itemPath>
<itemPath>uart.c</itemPath>
<itemPath>voltage.c</itemPath>
<itemPath>fan speeeeeeeed.c</itemPath>
<itemPath>fan_speeeed.c</itemPath>
</logicalFolder>
</logicalFolder>
<sourceRootList>