Skip to content
Commit 2bf27f59 authored by Paul He's avatar Paul He Committed by Carles Cufí
Browse files

samples: prod_consumer: use app_shared.h instead of main.h



Normally main.c file doesn't have a header file, because it doesn't
need to declare any interfaces to other modules.

In this sample, it's better to put the shared variables in one place,
and provide the interfaces to other modules, such as app_a, app_b,
and main.

Signed-off-by: default avatarPaul He <pawpawhe@gmail.com>
parent befac2a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment