Skip to content
Snippets Groups Projects
Commit ab43251b authored by Dean Camera's avatar Dean Camera
Browse files

Minor documentation fixes.

parent 028a3c4a
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
#endif #endif
/* Macros: */ /* Macros: */
/** Low level device command to issue an extended FLASH address, for devices with other 128KB of FLASH. */ /** Low level device command to issue an extended FLASH address, for devices with over 128KB of FLASH. */
#define LOAD_EXTENDED_ADDRESS_CMD 0x4D #define LOAD_EXTENDED_ADDRESS_CMD 0x4D
/** Macro to convert an ISP frequency to a number of timer clock cycles for the software SPI driver. */ /** Macro to convert an ISP frequency to a number of timer clock cycles for the software SPI driver. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment