bt to mesh code is written

This commit is contained in:
geeksville
2020-02-01 16:14:34 -08:00
parent 490331f3cd
commit de03dc88f4
6 changed files with 185 additions and 153 deletions

View File

@@ -84,7 +84,6 @@ void mesh_init() {
}
}
int16_t packetnum = 0; // packet counter, we increment per xmission
void mesh_loop()