-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
814bdb0
commit 89a7fdd
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Datatypes (KEYWORD1) | ||
ArduinoBleOTA KEYWORD1 | ||
InternalStorage KEYWORD1 | ||
SDStorage KEYWORD1 | ||
SerialFlashStorage KEYWORD1 | ||
BleOtaSecurityOnConnect KEYWORD1 | ||
|
||
# Methods and Functions (KEYWORD2) | ||
begin KEYWORD2 | ||
poll KEYWORD2 | ||
enableUpload KEYWORD2 | ||
disableUpload KEYWORD2 | ||
setSecurityCallbacks KEYWORD2 | ||
setUploadCallbacks KEYWORD2 | ||
initBle KEYWORD2 | ||
advertiseBle KEYWORD2 | ||
|
||
# Instances (KEYWORD2) | ||
|
||
# Constants (LITERAL1) |