initial commit
This commit is contained in:
10
lib/amb1_sdk/common/example/googlenest/example_google.h
Normal file
10
lib/amb1_sdk/common/example/googlenest/example_google.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef GOOGLE_THREAD_H
|
||||
#define GOOGLE_THREAD_H
|
||||
|
||||
#define HOST_ADDR "your_firebase_address.firebaseio.com"
|
||||
#define GN_PORT 443
|
||||
|
||||
void example_google(char *type);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user