mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-09-11 08:59:33 +00:00
add rttrpm encoder
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import RTTrPHeader from './rttrp';
|
||||
import RTTrPM from './motion/rttrpm';
|
||||
import RTTrPHeader from './rttrp-header';
|
||||
|
||||
export const Encoders = {
|
||||
RTTrPHeader,
|
||||
RTTrPM,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user