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 
2 #ifndef COMCCSDS_PINGENTRIES_HPP
3 #define COMCCSDS_PINGENTRIES_HPP
4 
5 namespace PingEntries {
6 // No ping-enabled components in ComCcsds subtopology
7 }
8 
9 #endif