Skip to content

Complete MCU services implementation#595

Open
ZeroSkill1 wants to merge 9 commits into
devkitPro:masterfrom
ZeroSkill1:mcu_impl
Open

Complete MCU services implementation#595
ZeroSkill1 wants to merge 9 commits into
devkitPro:masterfrom
ZeroSkill1:mcu_impl

Conversation

@ZeroSkill1

Copy link
Copy Markdown
Contributor

Implements all 9 MCU services and adds related definitions.

Comment thread libctru/source/services/mcuhid.c Outdated
Comment thread libctru/include/3ds/services/mcugpu.h Outdated
Comment thread libctru/include/3ds/services/mcu_common.h Outdated

typedef enum MCU_AccelerometerScale
{
ACC_SCALE_2G = 0x0, ///< -2G to 2G

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use lowercase g in the comment here?

https://en.wikipedia.org/wiki/Standard_gravity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants