diff --git a/prosjekt.X/main.c b/prosjekt.X/main.c index ebf7d35..2135b9f 100644 --- a/prosjekt.X/main.c +++ b/prosjekt.X/main.c @@ -14,6 +14,7 @@ #include #include + #define F_CPU 4E6 #include @@ -26,13 +27,14 @@ int main() { - sensor_init(); - ADC0_init(); - RTC_init(); + + + + read_input_get_RPM(); sei(); init_uart((uint16_t)9600); stdout = &USART_stream; - + while (1) { ; } diff --git a/prosjekt.X/nbproject/configurations.xml b/prosjekt.X/nbproject/configurations.xml index 5dd5854..c5d79cd 100644 --- a/prosjekt.X/nbproject/configurations.xml +++ b/prosjekt.X/nbproject/configurations.xml @@ -1,199 +1,9 @@ -<<<<<<< Updated upstream - - - - - themistor-temp.h - uart.h - voltage.h - fan_speeeed.h - - - Makefile - - - - - main.c - thermistor-temp.c - uart.c - voltage.c - fan_speeeed.c - - - - . - - Makefile - - - - localhost - AVR128DB48 - - - nEdbgTool - XC8 - 2.46 - 3 - - - - - - - - - - - - - - - false - false - - - - - - - false - false - - false - - false - false - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - themistor-temp.h uart.h voltage.h fan_speeeed.h @@ -211,7 +21,6 @@ displayName="Source Files" projectFiles="true"> main.c - thermistor-temp.c uart.c voltage.c fan_speeeed.c @@ -231,7 +40,7 @@ nEdbgTool XC8 2.46 - 3 + 2 @@ -374,4 +183,3 @@ ->>>>>>> Stashed changes diff --git a/prosjekt.X/nbproject/project.xml b/prosjekt.X/nbproject/project.xml index 718a0c6..9ac6a37 100644 --- a/prosjekt.X/nbproject/project.xml +++ b/prosjekt.X/nbproject/project.xml @@ -1,25 +1,25 @@ - - - com.microchip.mplab.nbide.embedded.makeproject - - - prosjekt - 928a6534-8606-496e-8a74-8a6544316339 - 0 - ISO-8859-1 - - - . - - - - default - 2 - - - - false - - - - + + + com.microchip.mplab.nbide.embedded.makeproject + + + prosjekt + 928a6534-8606-496e-8a74-8a6544316339 + 0 + ISO-8859-1 + + + . + + + + default + 2 + + + + false + + + +