mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
Update docs
This commit is contained in:
parent
19503b3aaa
commit
fbfdc8f2fb
@ -55,8 +55,8 @@
|
|||||||
scl-pullup;
|
scl-pullup;
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: Enable speaker via I2C: https://github.com/m5stack/M5Unified/blob/a6256725481f1bc366655fa48cf03b6095e30ad1/src/M5Unified.cpp#L417
|
// TODO: Enable speaker via ES7210 I2C: https://github.com/m5stack/M5Unified/blob/a6256725481f1bc366655fa48cf03b6095e30ad1/src/M5Unified.cpp#L417
|
||||||
// TODO: Enable microphone via I2C: https://github.com/m5stack/M5Unified/blob/a6256725481f1bc366655fa48cf03b6095e30ad1/src/M5Unified.cpp#L616
|
// TODO: Enable microphone via ES7210 I2C: https://github.com/m5stack/M5Unified/blob/a6256725481f1bc366655fa48cf03b6095e30ad1/src/M5Unified.cpp#L616
|
||||||
i2s0 {
|
i2s0 {
|
||||||
// Note: M5Unified sets the following for speaker: magnification = 2, oversampling = 1
|
// Note: M5Unified sets the following for speaker: magnification = 2, oversampling = 1
|
||||||
// Note: M5Unified sets the following for microphone: magnification = 4
|
// Note: M5Unified sets the following for microphone: magnification = 4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user