mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-05-14 13:25:05 +00:00
7 lines
144 B
Python
7 lines
144 B
Python
# Test initializers when overriding callback datatype
|
|
|
|
Import('env')
|
|
|
|
env.NanopbProto("initializertest.proto")
|
|
env.Object("test_initializer.c")
|