Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.

This commit is contained in:
Dean Camera 2009-12-03 09:19:09 +00:00
parent 258a6a0177
commit f338ddcb87
5 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
this software.
*/
#if defined(ENABLE_PDI_PROTOCOL)
#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.