removed file header comment

This commit is contained in:
Robin Müller 2020-07-10 14:31:58 +02:00
parent 97b01f837c
commit 85d24b9dfe
1 changed files with 0 additions and 16 deletions

View File

@ -1,19 +1,3 @@
/**
* \file Service8Packets.h
*
* \brief Structure of a Direct Command.
* Normal reply (subservice 130) consists of
* 1. Target object ID
* 2. Action ID (taget device has specified functions with action IDs)
* 3. Return Code
* 4. Optional step number for step replies
*
*
* \date 01.07.2019
* \author R. Mueller
*/
#ifndef FRAMEWORK_PUS_SERVICEPACKETS_SERVICE8PACKETS_H_
#define FRAMEWORK_PUS_SERVICEPACKETS_SERVICE8PACKETS_H_