Shop OBEX P1 Docs P2 Docs Learn Events
Reusing Code-Programming Tip For Beginner's — Parallax Forums

Reusing Code-Programming Tip For Beginner's

microcontrollerusermicrocontrolleruser Posts: 1,194
edited 2018-05-28 12:55 in General Discussion
Make a template that you can open in a new project for the controller.

Later you can start saving templates after working with LED's, serial communication, writing to EEPROM etc.

If nothing else just use the code you were working on last project to start new project.

That way you write less lines of new code to achieve the goal.

Comments

Sign In or Register to comment.