Adeon
|
Adeon library for Arduino. More...
Go to the source code of this file.
Classes | |
class | Adeon |
Macros | |
#define | ADEON_ADMIN 1 |
#define | ADEON_USER 2 |
#define | ADEON_HOST 3 |
Variables | |
static constexpr auto | SHORT_HASH_LENGTH = 5 |
static constexpr auto | MSG_BUFFER_LENGTH = 140 |
Adeon library for Arduino.
Project AdeonGSM
Copyright (c) 2019 JSC electronics
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file AdeonGSM.h.
#define ADEON_ADMIN 1 |
Definition at line 32 of file AdeonGSM.h.
#define ADEON_HOST 3 |
Definition at line 34 of file AdeonGSM.h.
#define ADEON_USER 2 |
Definition at line 33 of file AdeonGSM.h.
|
staticconstexpr |
Definition at line 37 of file AdeonGSM.h.
|
staticconstexpr |
Definition at line 36 of file AdeonGSM.h.