diff options
author | Matthijs Kooijman <matthijs@stdin.nl> | 2014-04-23 15:52:57 +0200 |
---|---|---|
committer | Matthijs Kooijman <matthijs@stdin.nl> | 2015-01-26 17:03:25 +0100 |
commit | 03f242b231824daa3fce38811cd9d3cf7e4e7e21 (patch) | |
tree | ca1d0629469f52061a98715ab2f531220a1a1f97 /libraries/SoftwareSerial/library.properties | |
parent | 17b9b5373763eb97302a55a9208d35f7abaea217 (diff) |
Mark SoftwareSerial::recv and handle_interrupt as always_inline
Since those functions are only called once now, it makes sense to inline
them. This saves a few bytes of program space, but also saves a few
cycles in the critical RX path.
Diffstat (limited to 'libraries/SoftwareSerial/library.properties')
0 files changed, 0 insertions, 0 deletions