summaryrefslogtreecommitdiff
path: root/table-fan/table-fan.c
Commit message (Expand)AuthorAgeFilesLines
* table-fan: basic functuinality is doneHEADmasterChristian Pointner2021-09-131-7/+19
* add average for fan tachoChristian Pointner2021-09-131-1/+1
* move fan specific code seperate fileChristian Pointner2021-09-131-71/+5
* remove float since integer division precise enoughChristian Pointner2021-09-121-7/+5
* add fan tachoChristian Pointner2021-09-121-4/+32
* basic PWM works nowChristian Pointner2021-09-121-31/+40
* add project: table-fanChristian Pointner2021-09-121-0/+106