Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 38f2239

Browse files
committed
fixed some build errors
1 parent 986ada8 commit 38f2239

11 files changed

Lines changed: 9 additions & 1498 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ if (!result.ok()) {
9999
## Gotchas
100100
- **System time is required** for VAPID JWT expiration. Ensure SNTP is synced.
101101
- Web Push endpoints require TLS; `esp_http_client` must be built with TLS support.
102-
- `aesgcm` content encoding is used to match legacy Web Push payloads.
102+
- `aesgcm` content encoding is used to match existing Web Push payloads.
103103

104104
## API Reference (Core)
105105

legacy-lib/webPush/doc.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

legacy-lib/webPush/encryption.cpp

Lines changed: 0 additions & 349 deletions
This file was deleted.

0 commit comments

Comments
 (0)