in reply to Re^6: Call function no more than every 0.1 seconds
in thread Call function no more than every 0.1 seconds
the end result is that the F() macro prevents the compiler from copying the string literal to SRAM
That's perfect, thank you very much! I've worked with other compilers that did this by default, but I guess this is fine too.
|
|---|