You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// script for arduino that converts hex inside of String to binary form //
// String can be in form of 0xNN or just NN, for everything else it will return 0x00 //