Skip to content
Snippets Groups Projects
Commit e420b4fa authored by BAUDIN's avatar BAUDIN
Browse files

Fixing Analog Reference values

parent 20a3539b
Branches
Tags
No related merge requests found
......@@ -31,8 +31,8 @@ extern "C" {
typedef enum _eAnalogReference
{
AR_DEFAULT,
INTERNAL,
EXTERNAL
AR_INTERNAL,
AR_EXTERNAL
} eAnalogReference ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment