FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SpO2-BLE-for-iOS/SpO2-BLE-for-iOS/Constants.m at master · TechThings/SpO2-BLE-for-iOS · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TechThings
/
SpO2-BLE-for-iOS
Public
forked from
zh2x/SpO2-BLE-for-iOS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
SpO2-BLE-for-iOS
/
SpO2-BLE-for-iOS
/
Constants.m
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (12 loc) · 502 Bytes
Breadcrumbs
SpO2-BLE-for-iOS
/
SpO2-BLE-for-iOS
/
Constants.m
Copy path
File metadata and controls
15 lines (12 loc) · 502 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//
//
Constants.m
//
SpO2-BLE-for-iOS
//
//
Created by doe on 15/10/30.
//
Copyright © 2015年 doe. All rights reserved.
//
#
import
<
Foundation/Foundation.h
>
NSString
*
UUID_SERVICE_DATA
=
@"
49535343-fe7d-4ae5-8fa9-9fafd205e455
"
;
NSString
*
UUID_CHARACTER_RECEIVE
=
@"
49535343-1e4d-4bd9-ba61-23c647249616
"
;
NSString
*
UUID_MODIFY_BT_NAME
=
@"
00005343-0000-1000-8000-00805F9B34FB
"
;
NSString
*
SOURCE_CODE_SITE
=
@"
https://github.com/zh2x/SpO2-BLE-for-iOS
"
;
Back
|
FazBrowse Home
|
New Git URL