Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Adc_Read() function to adc source and headers. Include adc header in ↵ | William Harrington | 2019-07-31 | 1 | -13/+1 |
| | | | | main source. | ||||
* | Add Date to debug output. Use new Get_DayOfWeek function when setting Day of ↵ | William Harrington | 2019-07-31 | 1 | -21/+23 |
| | | | | Week. Reduce time between LCD Intro and Layout to 1 second. | ||||
* | Adjust ldr brightness from ADC so 0 is max and 3 is min. | William Harrington | 2019-07-28 | 1 | -3/+3 |
| | |||||
* | Add ADC for LDR to change brightness on ambient light. | William Harrington | 2019-07-28 | 1 | -21/+43 |
| | |||||
* | Comment out Setting of initial values for DS3231. | William Harrington | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | Adjust DEBUG definition. | William Harrington | 2019-07-28 | 1 | -12/+20 |
| | |||||
* | Add VFD brightness level. | William Harrington | 2019-07-28 | 1 | -1/+9 |
| | |||||
* | Refactor weekofday to weekOfDay | William Harrington | 2019-07-27 | 1 | -5/+5 |
| | |||||
* | Copy project files into repo | William Harrington | 2019-07-27 | 1 | -0/+298 |