altos/ms5607: Use ao_gpio_set instead of stm_gpio_set
authorKeith Packard <keithp@keithp.com>
Mon, 7 Nov 2022 02:30:31 +0000 (18:30 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 7 Nov 2022 02:30:31 +0000 (18:30 -0800)
commit79613a403cbb545672afc7b169b3a833d587903a
treed7e7137813e37500bc00276e128e088b30435403
parent30149c4764984972eb5d482cfc51657d4ed09ed1
altos/ms5607: Use ao_gpio_set instead of stm_gpio_set

The former is architecture independent.

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