83Plus:Software:usb8x/BASIC Interface/MouseInit

From WikiTI
Jump to: navigation, search

Synopsis

Name: MouseInit

Function Number: 2

Minimum usb8x version: 0.07

Initializes the mouse driver.

Inputs

None

Outputs

  • 1: Error code

Notes

This command will set up the usb8x driver. It uses memory in appBackUpScreen, so it may not be compatible with other applications that also use this space.

See Also

  • MouseDo - Get movement and button press information