• follower's avatar
    Fix LED blink example so it works · d76b5e93
    follower authored
    Two fixes to the LED blink example:
    
     * The ID and delay time have been swapped (should be ID followed by delay time).
     * By default the alarm only fires once, there needs to be an extra `1` as a parameter before the function definition.
    d76b5e93
README.md 4.89 KB