aboutsummaryrefslogtreecommitdiffstats
path: root/imraa/imraa_arduino.h
blob: c0aabd8172246c6ba21578af8a45dffd596c0b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Author: Brendan Le Foll <brendan.le.folL@intel.com>
 * Copyright (c) 2016 Intel Corporation.
 *
 * SPDX-License-Identifier: MIT
 */

#pragma once

void imraa_handle_subplatform(struct json_object* jobj, bool force_update);