gb.sound.getVolume

Description

uint8_t gb.sound.getVolume()

gb.sound.getVolume returns the current volume set.

If you are using this to have the user being able to set the output volume....don't. They can already do that via the home menu!

Parameters

none

Returns

uint8_t: current volume set

Example

N/A