source: test2.git/Command.h@ b6aa0ba

Last change on this file since b6aa0ba was b6aa0ba, checked in by andib <andi.b@…>, 2 years ago

test with more files

  • Property mode set to 100644
File size: 959 bytes
RevLine 
[b6aa0ba]1/*******************************************************************************
2MODULE : Command.h
3
419xxxxxx AB Initial
520191219 AB Updated for JADE EFM32JG1B
6*******************************************************************************/
7
8// --- Includes ---------------------------------------------------------------
9
10// --- Pin Definitions --------------------------------------------------------
11
12// --- Defines ----------------------------------------------------------------
13
14// --- Typedefs ---------------------------------------------------------------
15
16// --- PUBLIC Variables -------------------------------------------------------
17
18// --- Variables --------------------------------------------------------------
19
20// --- Macros -----------------------------------------------------------------
21
22// --- Functionprototypes -----------------------------------------------------
23void CommandInit(void);
24void CommandProcessing(void);
25
Note: See TracBrowser for help on using the repository browser.