Menu

Minor bug with OLED test program

AdyJ1
2021-05-20
2021-05-24
  • AdyJ1

    AdyJ1 - 2021-05-20

    in firmware myFP2ESPFirmware v223, when using the OLED test-program it would not compile with an error regarding myHalfStepperESP32.h.

    In line 21 of myboards.h in the OLED folder I had to change
    #include "HalfStepperESP32.h"
    to
    #include "myHalfStepperESP32.h"

    Hope this helps - glad to say I was able to confirm my OLED is working!
    Rgds

    Ady

     
  • brownrb

    brownrb - 2021-05-24

    Many thanks for the info - I am going through all the test programs and will upload them when the updates are complete.

    regards
    Robert

     
  • AdyJ1

    AdyJ1 - 2021-05-24

    No problem. Thanks for all your hard work.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.