diff options
author | Changwoo Ryu <cwryu@debian.org> | 2012-02-27 00:26:37 +0900 |
---|---|---|
committer | Changwoo Ryu <cwryu@debian.org> | 2012-03-05 00:10:16 +0900 |
commit | b4911b203af268005f82dd1dd3eee19fd01cb35d (patch) | |
tree | bed514295643083ce0b8e6e359d101e6a1fdf697 /Tonokip_Firmware/createTemperatureLookup.py | |
parent | 0ed514e153a7fe6fa6d9810e7373798ac4088dff (diff) |
Correct SD for Arduino 1.0 compatibility
With Arduino 1.0 Print class:
- write() should return, and
- print() with a uint_8 or int_8 character argument does not call
print(char) anymore. So character argument should be casted to
'char' explicitly.
Diffstat (limited to 'Tonokip_Firmware/createTemperatureLookup.py')
0 files changed, 0 insertions, 0 deletions