EXPORT(sqInt) shutdownModule(void) {
	return joystickShutdown();
}
shutdownModule(void)
{
	return joystickShutdown();
}