On Apr 10, 2021, at 2:37 PM, Trampas Stern <tst...@nc.rr.com> wrote:

> If you guys have a better way I would love to know. 

Don’t use C++?

What does object-oriented coding do for embedded projects? It’s akin to using 
printf(). Slow and lots of bloat.

Time once was I put uint32 in a union so as to code ++ inline rather than let 
avr-gcc call a library routine. Even more so if in an interrupt. Not all 
library routines used to be re-entrant.

--
David Kelly N4HHE, dke...@hiwaay.net
============================================================
Whom computers would destroy, they must first drive mad.

Reply via email to