mikalhart / IridiumSBD

Arduino library for RockBLOCK Iridium satellite modem (http://rock7mobile.com)
132 stars 52 forks source link

console() needs to support 32-bit integers #1

Closed mikalhart closed 9 years ago

mikalhart commented 10 years ago

Per Greg Clark (Intel), running on 32-bit processor (Teensy3) library doesn't compile.

NickShaffner commented 9 years ago

Pull request submitted to fix this: https://github.com/mikalhart/IridiumSBD/pull/5

mikalhart commented 9 years ago

Finally getting this fixed with a new code re-org.