altos: Fix some printf long values for cc1111
authorKeith Packard <keithp@keithp.com>
Fri, 15 Oct 2021 05:45:45 +0000 (22:45 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 15 Oct 2021 05:45:45 +0000 (22:45 -0700)
commit4963fb67d7b45f2269f837dd2fe52c41a89d16ed
tree3b3a8f82849dd711f506d40f63d2fbcddc1ebf93
parent674aa468a859808661d53725de5a871d7ce9b0cd
altos: Fix some printf long values for cc1111

Just a couple of long values passed to printf which needs %ld

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_lco.c
src/drivers/ao_quadrature.c