Hello
I am a little disapointed with this Zowi.h
I tried to put the libary zowi to the libraries from adruino.
But no way: compilation terminated.
I have an fatal error:
Zowi.h:9:23 no such file or directory.
Which directory is ment?
Thanks in advance
Daniel
Hello
Thanks for your help. No, I' m searching in the whole net. It seems, nobody has problems with Zowi.
Is it possible which libaries works with Zowi. I need only Zowi. Can I check it anyhow perhaps by cmd C?
Thanks for your further help.
Best Daniel
If this is the library repository:
Download the zip file.
Extract the zip file, this should create a folder called "zowiLibs-master".
Inside the "zowiLibs-master" folder is a folder called "arduino libraries".
Copy all of the folders inside the "arduino libraries" folder to your libraries folder, which is located in the same folder that your sketches are stored in.
If you already have the libraries on your computer, note that you need to copy the folder that contains Zowi.h into the libraries directory, not the actual Zowi.h file.