mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: artificially
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7bd5bbfeb1
commit
faec942996
1 changed files with 1 additions and 1 deletions
|
@ -690,7 +690,7 @@ void test_protobuf_log__measurements_auto_flush(void) {
|
||||||
values[i] = i * 3;
|
values[i] = i * 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create a session with an artifically small buffer size which will cause it to flush
|
// Create a session with an artificially small buffer size which will cause it to flush
|
||||||
// automatically
|
// automatically
|
||||||
time_t start_time = rtc_get_time();
|
time_t start_time = rtc_get_time();
|
||||||
ProtobufLogConfig log_config = {
|
ProtobufLogConfig log_config = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue