Serial Port

hello Igor, I'm testing the example serial port and Android studio does not solve the functions "read", "write", "close" and "usleep" in serial.cpp
You know what you owe?
greetings, Fernando

Comments

  • Hello, it seems to be solved by adding #include <unistd.h> to .cpp

  • Strange, it works in my Android Studio without the additional include. We will add it anyway, thanks for your hint!

Sign In or Register to comment.