Craig Evans / Mbed 2 deprecated 3pi_Line_Follow

Dependencies:   m3pi mbed

History

Removed code from repeat() default tip

2018-03-20, by eencae [Tue, 20 Mar 2018 16:37:12 +0000] rev 1

Removed code from repeat()


Simple line follow code for the m3pi robot.; ; Written in an Arudino-like way - there is a repeat() function that is the only thing that needs to be modified.; ; Useful for coding beginners.

2018-03-20, by eencae [Tue, 20 Mar 2018 16:28:07 +0000] rev 0

Simple line follow code for the m3pi robot.; ; Written in an Arudino-like way - there is a repeat() function that is the only thing that needs to be modified.; ; Useful for coding beginners.