mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #865] Any lightweight builds (Without OLED,RGB,NEOPIXEL)? #361
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DALVYK on GitHub (May 17, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/865
I'm using WEMOS ESP-WROOM-02 board and it works fine. It would be really nice to have a lightweight build (only WEB UI & SERIAL).
@spacehuhn commented on GitHub (May 17, 2018):
If you don't enable the display in the config, it won't do anything with it. Same with the LEDs. The 512kb, 1mb and 4mb bin files are the "lightweight" builds.
@DALVYK commented on GitHub (May 17, 2018):
I removed all codes for button,neopixel,digitalled,rgbled,oled. I compiles and runs. Still testing.
@spacehuhn commented on GitHub (May 17, 2018):
What is your goal with this anyway?
@DALVYK commented on GitHub (May 17, 2018):
I'm looking if there's any noticeable RAM usage difference and guess there is... only 1% (I facepalmed my self hahaha).
@DALVYK commented on GitHub (May 17, 2018):
And I also want to add that it works perfectly fine with WEMOS ESP-WROOM-02 w/ batt holder (2MB spi flash memory)
@spacehuhn commented on GitHub (Jun 28, 2018):
I'm closing this now. I will improve the way the hardware is en/disabled in the next update. If you have any more questions or feedback on this matter, feel free to comment.