]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
mout: Remove stupid waiting in rpp_mout_set()
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 14 Apr 2016 14:56:08 +0000 (16:56 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 14 Apr 2016 14:56:08 +0000 (16:56 +0200)
commit16f135fef9a28d3b8c72bd4cc1bc8a2309b887c1
tree88799b82c314759a364b01c7c200a820c6b72a55
parente9550d633e99fea5ce7e75f68a9e30dbff823590
mout: Remove stupid waiting in rpp_mout_set()

Test the diag pin immediately. This function will probably be called
periodically, so the fault (if any) will be detected next period.
rpp/include/rpp/mout.h
rpp/src/rpp/mout.c