Sign in
Imanol-Mikel Barba Sabariego
/
smartcities
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
da8355be4ef80c278dad8ee026f3feb3b2039531
Authored by
Imanol-Mikel Barba Sabariego
2014-06-07 15:15:28 +0000
1 parent
666cea96
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
Project/applications/smartcities/adc.c
Project/applications/smartcities/adc.c
View file @
da8355b
1
-@file
2
-@brief THE GAME
1
+/**@file
2
+ * @brief THE GAME
3
+ */
3
4
4
#include "adc.h"
5
#include "adc.h"
5
6