Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
car-controlserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenzhongjian
car-controlserver
Commits
306e34eb
Commit
306e34eb
authored
Feb 13, 2025
by
957dd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
04ef76bf
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
1 deletion
+3
-1
Deviceld.txt
Deviceld.txt
+2
-0
main
main
+0
-0
main.c
usr/main.c
+1
-1
main.o
usr/main.o
+0
-0
No files found.
Deviceld.txt
0 → 100644
View file @
306e34eb
controlcars0001
\ No newline at end of file
main
View file @
306e34eb
No preview for this file type
usr/main.c
View file @
306e34eb
...
...
@@ -149,7 +149,7 @@ char *device_inspect()
int
main
(
int
argc
,
char
*
argv
[])
{
Delay_Ms
(
60
,
0
);
if
(
wiringPiSetup
()
==
-
1
)
{
printf
(
"WiringPi setup failed!
\n
"
);
return
1
;
...
...
usr/main.o
View file @
306e34eb
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment