Difference between revisions of "Gb.battery.level"

From Gamebuino Wiki
Jump to: navigation, search
m (added power consumption in see also)
m
 
Line 1: Line 1:
{{DISPLAYTITLE:gb.battery.level}}
+
{{lowercase}}
 
__NOTOC__
 
__NOTOC__
 
== Description ==
 
== Description ==

Latest revision as of 2014-05-20T21:06:01

Description

Gives the current level of the battery using the thresholds set using SETTINGS.HEX.

Syntax

gb.battery.level;

Parameters

none

Returns

byte: the current level of the battery

Example

See also