AdamWelchUK / PWM85

An ATTiny version of Julian Iletts PWM5 Solar Charge Controller
GNU General Public License v3.0
47 stars 15 forks source link

Simple code rewrite #5

Closed couin3 closed 4 years ago

couin3 commented 4 years ago

No real code change this time (with no typo this time) :

Split code in tab
Made inline function

It may help beginners() as it is a more progressive code display, when using Arduino IDE. (): A beginner that can install ATTinyCore and is able to use an ISP programmer ;)

couin3 commented 4 years ago

Superseded by next pull request (#6). Closing this one ;)