mikalhart / IridiumSBD

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use variable setting, not hard coded default

appelflap opened this issue · comments

Could not create a pull request with only this change, because I also changed the Time library. But here is the change: ee1553d

Thank you @appelflap. Good catch.

Hey, I saw your port to Arduino Time.h (from *nix time). Can you explain what benefit that gave you?

M

Only reason is that I couldn't find the time.h (lowercase 't') for the Arduino IDE. And it wasn't included in my IDE by default. I am using an Arduino pro mini from Sparkfun.