Ryan Skidmore

Results 3 issues of Ryan Skidmore

It would be fantastic if this library supported the formatting and parsing of `Money` as strings with the currency code instead of symbol (e.g. `USD 1.00`) which eliminates any ambiguity...

Trying to build on Windows using Avrasm2 but running into errors (error log below). ``` AVRASM: AVR macro assembler 2.1.43 (build 48 May 30 2011 10:07:37) Copyright (C) 1995-2011 ATMEL...

This PR adds the `ScheduleEntryNow` function to the `Cron` struct to immediately schedule an entry to be run. The intention behind this addition is to enable entries to be run...