aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring_analog.c
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-03-11 18:54:58 -0500
committerDavid A. Mellis <d.mellis@arduino.cc>2011-03-11 18:54:58 -0500
commitb4b32f60f1c156e76117dab69479c193a861be23 (patch)
tree60198d3bb0333bd427c0b16b7c91db99349e0afc /cores/arduino/wiring_analog.c
parent99e0c131fc0bc286e42e848d56beceb3add66e93 (diff)
Don't return the string when modifying its value.
Changing toLowerCase(), toUpperCase(), trim() and replace() to return void instead of a reference to the string that's just been changed. That way, it's clear that the functions modify the string they've been called on.
Diffstat (limited to 'cores/arduino/wiring_analog.c')
0 files changed, 0 insertions, 0 deletions