Search found 16 matches

by GOHO
Thu Nov 10, 2022 9:28 pm
Forum: MegunoLink
Topic: Timeplot and Timekeeping Question
Replies: 4
Views: 3498

Re: TRYING TO GET SOME SUPPORT HERE

Good News! I did a new install of the Arduino IDE and i deleted my old library file and i got my sketch to compile ok. Before i reinstalled Arduino it used the old library folder and i had the same issue but starting a fresh library folder fixed the issue!

Thank you for the help!
by GOHO
Sun Oct 23, 2022 2:35 pm
Forum: MegunoLink
Topic: Timeplot and Timekeeping Question
Replies: 4
Views: 3498

Re: TRYING TO GET SOME SUPPORT HERE

I removed the "Time Master Library" and the undeclared variable error went away but i get other errors because i use the functions in the time library in my code.
by GOHO
Fri Oct 14, 2022 12:29 pm
Forum: MegunoLink
Topic: Timeplot and Timekeeping Question
Replies: 4
Views: 3498

Timeplot and Timekeeping Question

Hi, My sketch using the TIMEPLOT feature is now giving me a "Variable not defined error" when i try and compile the sketch but the same sketch compiled before and worked. Can someone help me figure out what is going on with the TIMEPLOT error and why it all of a sudden stopped working? Thi...
by GOHO
Sat Oct 01, 2022 6:39 pm
Forum: MegunoLink
Topic: Megunolink library error
Replies: 0
Views: 5133

Megunolink library error

My Meguno project that worked great last time i compiled my code (over a year ago) now has an error. The error says that " tm " is not defined in the Timeplot.h file inside the MLP-Master library. Any help is greatly appreciated. this is the message i am getting.... In file included from C...
by GOHO
Thu Nov 25, 2021 6:01 pm
Forum: MegunoLink
Topic: new compiling errors
Replies: 6
Views: 3206

Re: new compiling errors

i updated the Time library and it compiles ok. Problem solved!
by GOHO
Wed Nov 24, 2021 5:13 pm
Forum: MegunoLink
Topic: new compiling errors
Replies: 6
Views: 3206

Re: new compiling errors

thinking what might have changed, the only thing i updated since i last compiled this sketch was Megunolink. i have not updated the Arduino IDE or and library so the issue must be in an update from Megunolink.
by GOHO
Wed Nov 24, 2021 5:08 pm
Forum: MegunoLink
Topic: new compiling errors
Replies: 6
Views: 3206

Re: new compiling errors

thanks, ill check that but it didn't error before so im thinking maybe an updated library was the issue.

I have a pressure tester that is working right now using that exact code but now it wont compile....
by GOHO
Mon Nov 22, 2021 7:37 pm
Forum: MegunoLink
Topic: new compiling errors
Replies: 6
Views: 3206

Re: new compiling errors

arduino error 1.png
arduino error 1.png (102.37 KiB) Viewed 3203 times
arduino error 2.png
arduino error 2.png (113.84 KiB) Viewed 3203 times
this sketch always compiled without issue, now it errors.
by GOHO
Mon Nov 22, 2021 7:22 pm
Forum: MegunoLink
Topic: new compiling errors
Replies: 6
Views: 3206

new compiling errors

Hi, earlier this year i built a project using my arduino, pressure sensor and the megunolink to measure and monitor a pressurized tank and it worked great. Recently i built another pressure tester and i tried to compile the exact same code into the sensor and it errors from the megunolink library. H...
by GOHO
Wed Feb 10, 2021 2:07 am
Forum: Builder
Topic: Installer error
Replies: 1
Views: 14253

Re: Installer error

I found the problem to be the date on my computer that i was installing the project on was off. Once i set the correct time it installed and ran correctly.