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.
LevelDefinitions/LevelDefinitions.h@8:21b6d4dbce44, 2019-04-19 (annotated)
- Committer:
- joshdavy
- Date:
- Fri Apr 19 17:54:09 2019 +0000
- Revision:
- 8:21b6d4dbce44
- Child:
- 9:96969b1c6bde
Main menu added.;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
joshdavy | 8:21b6d4dbce44 | 1 | |
joshdavy | 8:21b6d4dbce44 | 2 | struct LevelDefinition { |
joshdavy | 8:21b6d4dbce44 | 3 | Block blocks [] |
joshdavy | 8:21b6d4dbce44 | 4 | int number_of_blocks |
joshdavy | 8:21b6d4dbce44 | 5 |