- Timestamp:
- 09/17/2017 05:01:10 PM (7 years ago)
- Branches:
- master
- Children:
- 432327d
- Parents:
- 5c4721b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/vsdd.h
r5c4721b r8c8b4e5 61 61 objy; /* Object y location */ 62 62 63 uint16_t *obase; /* Base of object data */63 volatile uint16_t *obase; /* Base of object data */ 64 64 65 65 int8_t opri, /* Current object priority */
Note:
See TracChangeset
for help on using the changeset viewer.