What's a Multicore Microcontroller? Tutorial
David Betz
Posts: 14,516
Just saw this on the Parallax news page. It sounds very cool! I'm looking forward to the first installment.
Comments
Yup,
Looks like 2-3 weeks out.
https://www.parallax.com/news/2015-07-09/now-available-preview-whats-multicore-microcontroller-chapters-1-6
I think it is a good introduction to C on the Activity Board.
I was a little surprised that you didn't introduce the keyword #define, but rather used all literal I/O pin numbers. Good programming practice and all like that...
In Button-ReactionTimer, the comment on pause(1)should, of course, be //pause 1 millisecond