8 months ago | Paul Boddie | file changeset files shortlog | Fixed transfer result value for asynchronous transfers. Reformatted comments. | cpm-library-improvements |
paul@152 | 1 | import "activation.idl"; |
paul@152 | 2 | import "backlight.idl"; |
paul@152 | 3 | |
paul@152 | 4 | interface BacklightObject composes Activation, Backlight; |