B4R Question embarrassed

Bwana

Member
Licensed User
Longtime User
How do open an old sketch (blink.ino.....) etc ???

/Berra
 

Cableguy

Expert
Licensed User
Longtime User
.ino files are Arduino IDE files...
.b4r files are B4R IDE files...
When compiling in release mode, the B4R IDE converts (compiles) the .b4r file in to .ino and uses the Arduino IDE command line to upload the "sketch" to the board.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…