Difference between revisions of "Gb.changeGame"

From Gamebuino Wiki
Jump to: navigation, search
(Changed title depth)
m
 
Line 1: Line 1:
{{DISPLAYTITLE:gb.changeGame}}
+
{{lowercase}}
 
__NOTOC__
 
__NOTOC__
 
== Description ==
 
== Description ==

Latest revision as of 2014-05-20T21:04:09

Description

Flashes LOADER.HEX from the micro SD card so you can select and flash another game/program.

Syntax

gb.changeGame();

Parameters

none

Returns

none

Example

See also