Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ademco_hb
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
captainwong
ademco_hb
Commits
d638b203
Commit
d638b203
authored
May 16, 2023
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rm bom
parent
2d13a6aa
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
ademco.c
ademco.c
+1
-1
ademco.h
ademco.h
+1
-1
hb_com.c
hb_com.c
+1
-1
hb_com.h
hb_com.h
+1
-1
No files found.
ademco.c
View file @
d638b203
/*
/*
* Ademco library
* captainwong
* 2022-6-13 rewrited this C version
...
...
ademco.h
View file @
d638b203
/*
/*
* Ademco library
* captainwong
* 2022-6-13 rewrited this C version
...
...
hb_com.c
View file @
d638b203
#
include
"hb_com.h"
#include "hb_com.h"
#include <string.h>
int
hbGetAvailableZoneProperties
(
HbMachineType
type
,
HbZoneProperty
props
[
12
])
{
...
...
hb_com.h
View file @
d638b203
/*
/*
* Hengbo COM library
* captainwong
* 2022-8-12 rewrited this C version
...
...
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