Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Smart_Library
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
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
sys_programming_seven
Smart_Library
Merge requests
!6
Update README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Update README.md
uiyeop-main-patch-84784
into
main
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Jeong ui yeop
requested to merge
uiyeop-main-patch-84784
into
main
2 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
887eb08d
1 commit,
2 years ago
1 file
+
12
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
12
−
0
View file @ 887eb08d
Edit in single-file editor
Open in Web IDE
Show full file
@@ -16,3 +16,15 @@ make run
```
Door.c 내부의 server를 도서관 중앙부에 연결하고, client로 작동하여 server인 상황실과 연결
```
### RPI 3 (도서관 측면부)
```
cctv.c를 client로 작동하여 server인 상황실과 연결
```
### RPI 4 (상황실)
```
situationServer.c 내부의 server를 도서관 개폐부, 도서관 측면부와 연결
```
Loading