Revision 6d4ba740 apps/HelloWorld/helloworld.c

View differences:

apps/HelloWorld/helloworld.c
1 1
/*
2 2
AMiRo-Apps is a collection of applications for the Autonomous Mini Robot (AMiRo) platform.
3
Copyright (C) 2018..2019  Thomas Schöpping et al.
3
Copyright (C) 2018..2020  Thomas Schöpping et al.
4 4

  
5 5
This program is free software: you can redistribute it and/or modify
6 6
it under the terms of the GNU General Public License as published by
......
17 17
*/
18 18

  
19 19
#include <helloworld.h>
20

  
21
#pragma message "Hello World! (.c)"

Also available in: Unified diff