PAID GIG debugging code

If you are interested in helping to debug some code that was previously working as expected but is no longer doing that, please DM me and we can discuss the code and payment for the service.

thanks

From personal experience, I can say that the problem is most likely not in your program, but most likely in some library. I personally had a problem with my program that after updating the WiFi library for the ESP8266 it behaved differently and strangely. I happened to remember the previous version and when I put it back everything was working as it should.

I had problems with some libraries about a month ago and update everything. right now only wire.h is included, so im not sure about that being the case.

it was working until i had to make a couple of changes in code and hardware. im reasonaly certian its the code from the testing i have done.

Let me take a look, am pretty good with code.

Wire.h is unlikely to be the problem. Wire is a really solid library.

i have added wire.h into my simple blinking test code, and it still works. So I doubt wire.h is the problem

It's a robust lib. Nice thinking, it is good to be sure

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.