mikalhart / IridiumSBD

Arduino library for RockBLOCK Iridium satellite modem (http://rock7mobile.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

console() needs to support 32-bit integers

mikalhart opened this issue · comments

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

Pull request submitted to fix this: #5

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