Skip to content

Commit 078f459

Browse files
authored
Add Table of contents
1 parent 47384f9 commit 078f459

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

serial_protocol.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1. [General Protocol](#general-protocol)
2+
2. [Database Protocol](#database-protocol)
3+
3. [Messaging Protocol](#messaging-protocol)
4+
15
#General Protocol:
26
During the first use, or when the chiplet changes environments a “NETWORK” call is expected to initialize the wifi parameters.
37

@@ -189,7 +193,7 @@ Used to stop listening to events at a given path. This must be the same path pro
189193
>>END_STREAM /user/aturing
190194
<<+OK
191195

192-
# Messaging Protocol
196+
#Messaging Protocol
193197

194198
## BEGIN_MESSAGING
195199
Called to start communicating with Firebase Cloud Messaging, it requires a server key.

0 commit comments

Comments
 (0)