mirror of
https://github.com/i12bp8/ESLPwn.git
synced 2026-09-25 12:53:36 +00:00
Docs: correct stale feature claims and the worker URL instructions
- README: the IR engine allocates heap for payloads, so drop
"zero-allocation"; the drop folder takes the 1-bit and two-plane BMPs
the image preparer exports, not any BMP, and type 1626 targets cap
files at 24 KB; NFC scan only fills the barcode when the tag's NFC
data decodes; there is no test-pattern feature; the FAQ now says this
app needs a Flipper even though the protocol does not.
- CONTRIBUTING: the Android companion app was removed in d608afb.
- wrangler.toml pointed users at a "WiFi Setup -> Server URL" field that
never existed. Say how the URL is actually set today.
- cloud_client.h described a runtime override through
cloud_client_set_url(), which nothing calls.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
b6ebe46d0f
commit
53ede949b8
@@ -3,5 +3,6 @@ main = "src/index.ts"
|
||||
compatibility_date = "2024-09-23"
|
||||
|
||||
# `npm run deploy` will publish to <name>.<account-subdomain>.workers.dev.
|
||||
# Once deployed, point the ESP firmware at the resulting URL via
|
||||
# the FAP "WiFi Setup -> Server URL" field.
|
||||
# The dev board firmware has no runtime URL setting yet. To use your own
|
||||
# deployment, set TT_CLOUD_DEFAULT_URL in esp32-wifi-fw/main/cloud_client.h,
|
||||
# then rebuild and reflash the ESP32-S2.
|
||||
|
||||
Reference in New Issue
Block a user