DigiUSB Terminal and example programs
-----------------------------------------

Linux users: Install the udev rules in this folder.

------------------------

digiusb - A DigiUSB library terminal, like the serial terminal for standard arduinos.

Run with the --no-new-line option to not send a new line after each line of entered text.

-------------

send - send text to the DigiUSB enabled Digispark - for easy integration with other programs/code
Run form a command line with --help option to see all the options.

-------------

recieve - recieve text from the DigiUSB enabled Digispark - for easy integration with other programs/code
Run form a command line with --help option to see all the options.