Files @ 3243bfc71b35
Branch filter:

Location: seniordesign-firmware/slave/slave.atsln

ethanzonca@CL-ENS241-08.cedarville.edu
Fixed warnings on master, implemented watchdog ISR to flash LEDs and save program timer to EEPROM. Program timer is restored upon reboot after the watchdog triggers, the error LED is activated, and an error message is logged to the SD card.

Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "slave", "slave\slave.cproj", "{40D97B6E-7FF4-48E7-9A9E-5E50BA18526B}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|AVR = Debug|AVR
		Release|AVR = Release|AVR
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{40D97B6E-7FF4-48E7-9A9E-5E50BA18526B}.Debug|AVR.ActiveCfg = Debug|AVR
		{40D97B6E-7FF4-48E7-9A9E-5E50BA18526B}.Debug|AVR.Build.0 = Debug|AVR
		{40D97B6E-7FF4-48E7-9A9E-5E50BA18526B}.Release|AVR.ActiveCfg = Release|AVR
		{40D97B6E-7FF4-48E7-9A9E-5E50BA18526B}.Release|AVR.Build.0 = Release|AVR
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal