F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
PingEntries.hpp
Go to the documentation of this file.
1 #ifndef COMFPRIME_PINGENTRIES_HPP
2 #define COMFPRIME_PINGENTRIES_HPP
3 
4 namespace PingEntries {
5 // No ping-enabled components in ComFprime subtopology
6 }
7 
8 #endif