add the android simulator

This commit is contained in:
Kevin Hester 2021-03-14 11:19:39 +08:00
parent e68763737e
commit ac26ffdc71

View file

@ -98,6 +98,9 @@ message Position {
GENIEBLOCKS = 35;
NRF52_UNKNOWN = 36;
PORTDUINO = 37;
// The simulator built into the android app
ANDROID_SIM = 38;
}
/*