Programa de exemplo do Robô TON-BOT no modo seguidor de linha.
Dependencies: IOTON-API QEI USBDevice mbed-ton ton-bot
Fork of ton-bot_teste by
main.h
- Committer:
- krebyy
- Date:
- 2017-06-29
- Revision:
- 1:584ac95c4061
File content as of revision 1:584ac95c4061:
#ifndef MAIN_H #define MAIN_H // Includes -------------------------------------------------------------------- #include "stdint.h" #include "Ioton.h" #include "ton-bot.h" #endif // MAIN_H /******************************** END OF FILE *********************************/