Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Libcoincellhell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Klemm, Carl Philipp
Libcoincellhell
Commits
97c45781
Commit
97c45781
authored
1 year ago
by
Carl Philipp Klemm
Browse files
Options
Downloads
Patches
Plain Diff
Complete move of headers to coincellhell directory
parent
deb5be8f
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
coincellhell.c
+0
-1
0 additions, 1 deletion
coincellhell.c
main.c
+1
-2
1 addition, 2 deletions
main.c
with
1 addition
and
3 deletions
coincellhell.c
+
0
−
1
View file @
97c45781
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
#include
"coincellhell/coincellhell.h"
#include
"coincellhell/coincellhell.h"
#include
"usbshm.h"
#include
"usbshm.h"
#include
"usbcommands.h"
#define VID 0xfe17
#define VID 0xfe17
#define PID 0x08dc
#define PID 0x08dc
...
...
This diff is collapsed.
Click to expand it.
main.c
+
1
−
2
View file @
97c45781
...
@@ -31,10 +31,9 @@
...
@@ -31,10 +31,9 @@
#include
<string.h>
#include
<string.h>
#include
<signal.h>
#include
<signal.h>
#include
"coincellhell.h"
#include
"coincellhell
/coincellhell
.h"
#include
"options.h"
#include
"options.h"
#include
"float.h"
#include
"float.h"
#include
"usbcommands.h"
static
void
print_commands
(
void
)
static
void
print_commands
(
void
)
{
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment