diff --git a/prosjekt.X/fan_speeeed.c b/prosjekt.X/fan_speeeed.c index ae17d2c..48dd5df 100644 --- a/prosjekt.X/fan_speeeed.c +++ b/prosjekt.X/fan_speeeed.c @@ -1,7 +1,7 @@ -#include "fan speeeed.h" +#include "fan_speeeed.h" int voltage_value_counter = 0; int voltage_value [30]; diff --git a/prosjekt.X/main.c b/prosjekt.X/main.c index ab2f11a..ebf7d35 100644 --- a/prosjekt.X/main.c +++ b/prosjekt.X/main.c @@ -22,7 +22,7 @@ #include #include #include "themistor-temp.h" -#include "fan speeeed.h" +#include "fan_speeeed.h" int main() { diff --git a/prosjekt.X/nbproject/configurations.xml b/prosjekt.X/nbproject/configurations.xml index 87ae9eb..7e835d5 100644 --- a/prosjekt.X/nbproject/configurations.xml +++ b/prosjekt.X/nbproject/configurations.xml @@ -5,9 +5,9 @@ displayName="Header Files" projectFiles="true"> themistor-temp.h - fan speeeed.h uart.h voltage.h + fan_speeeed.h thermistor-temp.c uart.c voltage.c - fan speeeeeeeed.c + fan_speeeed.c