Skip to content

resource concumpition BluetoothSerial.cpp #1282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AlphaLima opened this issue Apr 2, 2018 · 3 comments
Closed

resource concumpition BluetoothSerial.cpp #1282

AlphaLima opened this issue Apr 2, 2018 · 3 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@AlphaLima
Copy link

BluetoothSerial.cpp
Works fine for me, but it needs 50% of the ESP32 Resources, together with my sketch it is over 100%, so it becomes useless. Is there a way to reduce the library size?

----------------------------- Remove above -----------------------------

Hardware:

Board: Node32
Core Installation/update date: ?11/jul/2017?
IDE name: ?Arduino IDE? ?Platform.io? ?IDF component?
Flash Frequency: ?40Mhz?
Upload Speed: ?115200?

Description:

Describe your problem here

Sketch:

//Change the code below by your sketch
#include <Arduino.h>

void setup() {
}

void loop() {
}

Debug Messages:

Enable Core debug level: Debug on tools menu of Arduino IDE, then put the serial output here 
@lbernstone
Copy link
Contributor

You can change the partition layout of your device. https://desire.giesecke.tk/index.php/2018/01/30/change-partition-size/

@stale
Copy link

stale bot commented Aug 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 1, 2019
@stale
Copy link

stale bot commented Aug 15, 2019

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

2 participants