hello / kitsune

RTOS on Morpheus
11 stars 6 forks source link

Reduce output driver, watch codec status bits #731

Closed plasticchris closed 7 years ago

plasticchris commented 7 years ago

@divkam @zer0page @mburnshello

zer0page commented 7 years ago

can remove the periodic reset which is likely to be the same bug.

zer0page commented 7 years ago

that or move SetAudioSignal(FILTER_SIG_RESET); to the watchdog function when it fails

plasticchris commented 7 years ago

I'd like to leave it for the moment in case it was addressing some additional codec issue.