source: thomson/elec/CrO2/software/poller.h@ 32c7682

main
Last change on this file since 32c7682 was 32c7682, checked in by Adrien Destugues <pulkomandy@…>, 12 years ago
  • Poll motor on pin status and report it in the GUI.
  • Some cleanup of device class.

git-svn-id: svn://localhost/thomson@12 85ae3b6b-dc8f-4344-a89d-598714f2e4e5

  • Property mode set to 100644
File size: 70 bytes
Line 
1#include <iup.h>
2
3void startPolling();
4
5extern Ihandle* motoron;
Note: See TracBrowser for help on using the repository browser.