diff --git a/ino/README.md b/ino/README.md index 7d0da56..47a8a67 100644 --- a/ino/README.md +++ b/ino/README.md @@ -1 +1 @@ -**ardwloop** synchronizes the loop of your Arduino program with the loop of your Java program, and enables both to exchange integer values that you can use for any purpose in your project +The Arduino part of the https://github.com/llschall/ardwloop repository.