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.
Diff: CmdBuffer.h
- Revision:
- 1:e16f55e9dcd3
- Parent:
- 0:27e403b8981e
--- a/CmdBuffer.h Sat Apr 28 21:09:44 2012 +0000 +++ b/CmdBuffer.h Fri May 04 06:25:51 2012 +0000 @@ -28,7 +28,7 @@ cmd_sizes[0x3] = 6; cmd_sizes[0x4] = 1; cmd_sizes[0x5] = 1; - cmd_sizes[0x6] = 2; + cmd_sizes[0x6] = 4; cmd_sizes[0x7] = 1; cmd_sizes[0x8] = 0; cmd_sizes[0x9] = 0;