WKHarmon / led-sectional

MIT License
34 stars 18 forks source link

Lighting with LED #1 #26

Open timmyjane opened 11 months ago

timmyjane commented 11 months ago

Since we are having to update the API it is probably worth reminding everyone that the ESP8266 board manager has to be on v2.7.4 for the LEDs to work correctly. After so many years of having my map up and running I had forgotten that it was an issue or perhaps I built my map before it was an issue.
Either way, it took me a while to figure it out until I saw the closed issue tab. :)

Kyle- Maybe add a note in the code??

mhawk1134 commented 8 months ago

Hey I've been trying to roll back to v2.7.4 & just cant figure out what I'm doing wrong. I've downloaded the zip for it but IDE wont accept the library.

timmyjane commented 8 months ago

Delete the library from your PC and then download 2.7.4. Also in the newer web (?)Arduino IDE, you can choose the version. I think that automatically deletes and installs the selected version.

mhawk1134 commented 8 months ago

I deleted the old library in the packages folder (Adruino15), copied in the 2.7.4 and I get:

Invalid FQBN: getting build properties for board esp8266:esp8266:nodemcuv2: invalid option 'mmu' Compilation error: Invalid FQBN: getting build properties for board esp8266:esp8266:nodemcuv2: invalid option 'mmu'

I made sure to delete the .json URL in the preferences settings under Additional boards manager URLs too.

Is there any other steps I'm missing? There are a few files I can download from the 2.7.4 release. There is: esp8266-2.7.4.zip package_esp8266com_index.json & the Source code I moved the downloaded 2.7.4. folder into the "Local\Arduino15\packages\esp8266\hardware\esp8266" file path & deleted the 3.1.2 version.

Am I supposed to do something now with the .json and the source code zip?

Appreciate anyones time and support in advanced..

timmyjane commented 8 months ago

Sounds like you deleted the esp8266 board from the IDE. Need to add it back.


From: mhawk1134 @.> Sent: Thursday, January 11, 2024 7:03:13 PM To: WKHarmon/led-sectional @.> Cc: timmyjane @.>; Author @.> Subject: Re: [WKHarmon/led-sectional] Lighting with LED #1 (Issue #26)

I deleted the old library in the packages folder (Adruino15), copied in the 2.7.4 and I get:

Platform 'esp8266:esp8266' not found: platform not installed Compilation error: Platform 'esp8266:esp8266' not found: platform not installed

I made sure to delete the .json URL in the preferences settings under Additional boards manager URLs too.

— Reply to this email directly, view it on GitHubhttps://github.com/WKHarmon/led-sectional/issues/26#issuecomment-1888161514, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNORJCB6C37JYQ3X6IDMODYOB4UDAVCNFSM6AAAAAA6LEZJAOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYGE3DCNJRGQ. You are receiving this because you authored the thread.Message ID: @.***>

mhawk1134 commented 8 months ago

Sounds like you deleted the esp8266 board from the IDE. Need to add it back. ____ From: mhawk1134 @.> Sent: Thursday, January 11, 2024 7:03:13 PM To: WKHarmon/led-sectional @.> Cc: timmyjane @.>; Author @.> Subject: Re: [WKHarmon/led-sectional] Lighting with LED #1 (Issue #26) I deleted the old library in the packages folder (Adruino15), copied in the 2.7.4 and I get: Platform 'esp8266:esp8266' not found: platform not installed Compilation error: Platform 'esp8266:esp8266' not found: platform not installed I made sure to delete the .json URL in the preferences settings under Additional boards manager URLs too. — Reply to this email directly, view it on GitHub<#26 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABNORJCB6C37JYQ3X6IDMODYOB4UDAVCNFSM6AAAAAA6LEZJAOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYGE3DCNJRGQ. You are receiving this because you authored the thread.Message ID: @.***>

Yeah I did, I updated my comment for my newest issue lol