Hi folks,
Just tried some of the activities at the appendix of the Botball Workshop Slides, and ran into the 'not yet implemented' warning on the Link. I'm working on the assumption that they are, otherwise they wouldn't have made it into the Workshop Slides..?
To replicate, try running the Duelling Banjos sample code in the workshop and running off a KIPR Link (v2.0.3). I'm running on Win7, and compiled/transferred using the native KISS IDE.
Is this a firm/software update issue, or are the create_song* functions simply just not implemented yet?
Thanks!
Mr. K
Looking at the source it appears they aren't implemented yet on the link
Ah, ok :(
Did the workshop sample (duelling banjos) ever work (with the previous CBC controllers), or had it just not been tested before being put into the slides? Am surprised I'm the first one to pick up on it if it's the latter!
Thanks!
Mr. K
I think the previous controller had the functions. I'm not certain though.
You could always implement it yourself, since the create has an interface which you can use with the implemented create_write_byte function.