diff options
author | Gabriel Marcano <[email protected]> | 2024-12-22 22:54:38 -0800 |
---|---|---|
committer | Gabriel Marcano <[email protected]> | 2024-12-22 23:33:21 -0800 |
commit | b2578512e5b8476021d0a5eb6392d1bfc6c691b5 (patch) | |
tree | 294734e1f2dff1046b7b4b17f7c2ae6ca95085b1 /sd/5200.txt | |
parent | 1a16fcf875709846f98d38410fb37a6d1b32a062 (diff) | |
download | cartreader-b2578512e5b8476021d0a5eb6392d1bfc6c691b5.tar.gz cartreader-b2578512e5b8476021d0a5eb6392d1bfc6c691b5.zip |
Update Cart_Reader.ino
- Remove incomingByte global variable, mark all uses as local
variables. This leads to a tiny (yet measurable) decrease in global
variable use, and no change in sketch memory use. Of course, the
variable now resides in the stack, but only while the functions using
it exist, which isn't always.
Diffstat (limited to 'sd/5200.txt')
0 files changed, 0 insertions, 0 deletions