Este é um código de exemplo de utilização da biblioteca ton-bot e teste completo do hardware do robô.
Dependencies: IOTON-API QEI USBDevice mbed-ton ton-bot
Fork of ton_demo by
main.h
- Committer:
- krebyy
- Date:
- 2017-07-05
- Revision:
- 2:632c6e551b64
- Parent:
- 1:584ac95c4061
File content as of revision 2:632c6e551b64:
#ifndef MAIN_H #define MAIN_H // Includes -------------------------------------------------------------------- #include "stdint.h" #include "Ioton.h" #include "ton-bot.h" #endif // MAIN_H /******************************** END OF FILE *********************************/