Open
Description
Describe the bug
Altfan uses mode 9 on timer 4. This is unsupported by SimAVR.
To Reproduce
Steps to reproduce the behavior:
Run altfan firmware with -vvv
Observe: TIMER: avr_timer_write_ocr-4 mode 0 UNSUPPORTED
Expected behavior
A functional mode 9
Additional context
Maybe roll this in with a fix for the missing PC PWM mode...?? (#75 )