Create an Mbed program that - Outputs a string every time the button is pressed - Blinks LED1 if the button is pressed twice within two seconds - Use time_t seconds = time(NULL) to get current time

Auto generated API documentation and code listings for BlinkButton2Sec

Code

main.cpp [code]