-
Notifications
You must be signed in to change notification settings - Fork 134
2M sketch Space
vitotai edited this page Jan 19, 2018
·
1 revision
First, find the path of linkage description file. On Mac or Unix-like, it should be
[User home]/.platformio/packages/[frame work]/tools/sdk/ld
For default ESP8266 framework, it will be
~/.platformio/packages/framework-arduinoespressif8266/tools/sdk/ld
Copy eagle.flash.4m.ld
to eagle.flash.4m2m.ld
.
Modify the line
PROVIDE ( _SPIFFS_start = 0x40300000 );
to
PROVIDE ( _SPIFFS_start = 0x40400000 );
Save and done.
Wiki is deprecated. Check doc directory for latest document. https://github.com/vitotai/BrewPiLess/tree/master/doc
- Hardware Setup
- Localization of web frontend
- Flash layout and New Frontend
- Software Installation
- WiFi Setup
- System Setup
- Device Setup
- Using Buttons & Menu
- Temperature Logging
- Cloud Logging
- Beer Profile
- iSpindel Support
- Manual Gravity Logging
- Use with Glycol
- Auto Capping(Spunding)
- MQTT Remote Control
- Pressure Monitor and Control
-
Other URLs
- Clear WiFi setting
- Format file system
- OTA update
- Overwrite pages
-
JSON Commands
- Temperature Unit
- Sensor Calibration
- FAQ