renames files
This commit is contained in:
parent
ce58f79c6f
commit
48308b9b75
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include "fan speeeed.h"
|
#include "fan_speeeed.h"
|
||||||
|
|
||||||
int voltage_value_counter = 0;
|
int voltage_value_counter = 0;
|
||||||
int voltage_value [30];
|
int voltage_value [30];
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
#include <util/delay.h>
|
#include <util/delay.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "themistor-temp.h"
|
#include "themistor-temp.h"
|
||||||
#include "fan speeeed.h"
|
#include "fan_speeeed.h"
|
||||||
|
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|||||||
@ -5,9 +5,9 @@
|
|||||||
displayName="Header Files"
|
displayName="Header Files"
|
||||||
projectFiles="true">
|
projectFiles="true">
|
||||||
<itemPath>themistor-temp.h</itemPath>
|
<itemPath>themistor-temp.h</itemPath>
|
||||||
<itemPath>fan speeeed.h</itemPath>
|
|
||||||
<itemPath>uart.h</itemPath>
|
<itemPath>uart.h</itemPath>
|
||||||
<itemPath>voltage.h</itemPath>
|
<itemPath>voltage.h</itemPath>
|
||||||
|
<itemPath>fan_speeeed.h</itemPath>
|
||||||
</logicalFolder>
|
</logicalFolder>
|
||||||
<logicalFolder name="ExternalFiles"
|
<logicalFolder name="ExternalFiles"
|
||||||
displayName="Important Files"
|
displayName="Important Files"
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<itemPath>thermistor-temp.c</itemPath>
|
<itemPath>thermistor-temp.c</itemPath>
|
||||||
<itemPath>uart.c</itemPath>
|
<itemPath>uart.c</itemPath>
|
||||||
<itemPath>voltage.c</itemPath>
|
<itemPath>voltage.c</itemPath>
|
||||||
<itemPath>fan speeeeeeeed.c</itemPath>
|
<itemPath>fan_speeeed.c</itemPath>
|
||||||
</logicalFolder>
|
</logicalFolder>
|
||||||
</logicalFolder>
|
</logicalFolder>
|
||||||
<sourceRootList>
|
<sourceRootList>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user