This website works better with JavaScript.
Home
Help
Sign In
nomis
/
lamp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
removed useless doxygen author block
master
n0m1s
6 years ago
parent
1a3f05f0f4
commit
885d04f574
3 changed files
with
0 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
settings.cpp
+0
-4
string_builder.h
+0
-4
string_helper.cpp
+ 0
- 4
settings.cpp
View File
@ -1,7 +1,3 @@
/**
*
@
file
settings
.
cpp
*
@
author
n0m1s
*/
#
include
"settings.h"
#
include
<SD.h>
+ 0
- 4
string_builder.h
View File
@ -1,7 +1,3 @@
/**
*
@
file
string_builder
.
h
*
@
author
n0m1s
*/
#
ifndef STRING_BUILDER_H
#
define STRING_BUILDER_H
+ 0
- 4
string_helper.cpp
View File
@ -1,7 +1,3 @@
/**
*
@
file
string
.
cpp
*
@
author
n0m1s
*/
#
include
"./string.h"
bool
string_starts_by
(
char
const
*
hay
,
char
const
*
needle
)
Write
Preview
Loading…
Cancel
Save