SDK headers: Use new esp-idf signal name VSPICLK_OUT_IDX (#130)

This commit is contained in:
Angus Gratton
2017-01-16 21:12:13 +11:00
committed by Me No Dev
parent 6edf8a7795
commit ce5df79674
2 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@
#define HSPICS2_IN_IDX 62
#define HSPICS2_OUT_IDX 62
#define VSPICLK_IN_IDX 63
#define VSPICLK_OUT_MUX_IDX 63
#define VSPICLK_OUT_IDX 63
#define VSPIQ_IN_IDX 64
#define VSPIQ_OUT_IDX 64
#define VSPID_IN_IDX 65