We just noticed that when you add the TinyScreen library from Arduino menu, it adds <font.h> along with <tinyscreen.h> for some reason. This is an error. Please manually type in #include <TinyScreen.h> instead to avoid this for now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#1
TinyDuino Processors & TinyShields / Re: Font-related compiler errors
March 17, 2016, 12:23:32 AM #2
User Projects / Code Examples / Re: New User - cannot seem to include the "font.h" or "font.cpp" code
March 17, 2016, 12:18:47 AM
Ben, It looks like when you add the TinyScreen library from the IDE menu Sketch->Include Library, it add <font.h> as well into the sketch for some reason. You should be able to replicate it at your end. Is it something that can be fixed or do we need to inform all users to add TinyScreen.h manually.
#3
TinyDuino Processors & TinyShields / Re: Font-related compiler errors
March 17, 2016, 12:11:35 AM
Hi Chuck,
We just noticed this note.
From the code you've posted, it looks like the problem might be with the #include <font.h> right at the top.
Can you remove that line and try. The example posted on O Watch website doesn't have this line it.
For future, please email support@theowatch.com or you can use the O Watch community website - http://hackster.io/o-watch/ to post examples or ask questions. That way we will be able to respond fast.
Thanks,
O Watch team
We just noticed this note.
From the code you've posted, it looks like the problem might be with the #include <font.h> right at the top.
Can you remove that line and try. The example posted on O Watch website doesn't have this line it.
For future, please email support@theowatch.com or you can use the O Watch community website - http://hackster.io/o-watch/ to post examples or ask questions. That way we will be able to respond fast.
Thanks,
O Watch team
Pages1
SMF spam blocked by CleanTalk