Fixed formatting
This commit is contained in:
@@ -266,7 +266,8 @@ In addition to the two extension classes this library also includes a mechanism
|
|||||||
#### macros.h
|
#### macros.h
|
||||||
Contains macros used in `sinqMotor` and derived drivers:
|
Contains macros used in `sinqMotor` and derived drivers:
|
||||||
|
|
||||||
*HIDDEN*
|
**HIDDEN**
|
||||||
|
|
||||||
By default, the symbols of classes and functions are hidden to avoid symbol clashes when loading
|
By default, the symbols of classes and functions are hidden to avoid symbol clashes when loading
|
||||||
multiple shared libraries which use `sinqMotor`. In order to compile this library with exported
|
multiple shared libraries which use `sinqMotor`. In order to compile this library with exported
|
||||||
symbols, specifiy `-DHIDDEN= ` as a compiler flag (if using the given Makefile, this
|
symbols, specifiy `-DHIDDEN= ` as a compiler flag (if using the given Makefile, this
|
||||||
|
|||||||
Reference in New Issue
Block a user