diff --git a/Adding-new-Module-types.md b/Adding-new-Module-types.md index eb68c206..a3edc0f0 100644 --- a/Adding-new-Module-types.md +++ b/Adding-new-Module-types.md @@ -52,4 +52,4 @@ As of 3/9/17 (4.0.3) these functions are: * GPIO_USER // User configurable ``` -The user can only change GPIO functionality for pins that are defined as GPIO_USER in the module. \ No newline at end of file +The online user can only change GPIO functionality for pins that are defined as GPIO_USER in the module. \ No newline at end of file