WellDone / MoMo-Firmware

Embedded PIC Firmware and hardware designs for the WellDone Mobile Monitor (MoMo).
welldone.org
Other
8 stars 6 forks source link

Finish module reset functionality by toggling ALARM pin #157

Open timburke opened 9 years ago

timburke commented 9 years ago

The momo controller resets the modules on the bus by toggling the ALARM pin low for 10 microseconds. This is currently disabled on pic16lf1847. Test hotplugging situations to see if there are ALARM pin transients and then enable this code on all of the modules so that the new GSM module has it.