Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FastPWM MODSERIAL mbed
Constants.h
00001 #define TAPCAM_ID 0xA7 00002 00003 /* Bluetooth camera API commands */ 00004 #define REQUEST_PROFILE 5 00005 #define CLIENT_PROFILE 6 00006 #define TAKE_PICTURE 7 00007 #define IMAGE_READ 8 00008 #define FRAME_READ 9 00009 #define FEED_REQUEST 10 00010 #define FEED_CANCEL 11 00011 #define FEED_START 12 00012 #define FEED_START_ACK 13 00013 #define FEED_STOP 14 00014 00015 #define ORIENTATION "0\n" // Camera orientation (0 = not rotated)
Generated on Sun Jul 31 2022 14:40:01 by
1.7.2