Add Doxygen comments for namespaces (#1245)

This commit is contained in:
Peter Johnson
2018-07-29 12:49:28 -07:00
committed by GitHub
parent 00c2cd7dab
commit 9408fd5176
6 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
#include <chrono>
#include <limits>
/** WPILib Hardware Abstraction Layer (HAL) namespace */
namespace hal {
/**