Cloud Cho
Cloud Cho
I try to install Tensorflow 1.14.0 on Google Coral. I followed [the instruction by Nam Vu](https://stackoverflow.com/a/60215869/5595995): ``` $ wget https://github.com/lhelontra/tensorflow-on-arm/releases/download/v1.14.0-buster/tensorflow-1.14.0-cp37-none-linux_aarch64.whl $ sudo apt-get install -y python3-dev libhdf5-dev python3-h5py $ sudo...
I try to run `test.py` code with the CC2652 Chip (CC2652R1) in Texas Instrument LaunchPad development kit. I have `/dev/ttyACM0` and `/dev/ttyACM1`, so I modify the [CONF_DEVICE_PATH](https://github.com/zigpy/zigpy-cc/blob/master/test.py#L21) as `/dev/ttyACM0` followed...
The reference in ReadMe: OpenFlow Reference Release . "http://openflowswitch.org" is actually gambling webpage. Is the web link changed to "https://github.com/openvswitch/ovs", "https://opennetworking.org/sdn-resources/customer-case-studies/openflow/" or "https://opennetworking.org/wp-content/uploads/2014/10/openflow-switch-v1.5.1.pdf" (from [Wikipedia](https://en.wikipedia.org/wiki/OpenFlow))?
This isn't an issue. I like to receive some advices on current software modification. First of all, thanks for putting the code in GitHub. We have the Texas Instrument chip...