diff --git a/readme b/readme index 8fb7ed6..8747da6 100644 --- a/readme +++ b/readme @@ -54,13 +54,3 @@ int main(void){ } return 0; } - -For Arduino-Users: - -Remember that this library is a c-library. Type - -extern "C"{ - #include "lcd.h" -} - -for include.