1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

update description

This commit is contained in:
Pascal Bauer 2024-10-24 00:16:14 +02:00 committed by Niklas Eiling
parent 4fca301046
commit 9f12b9b050

View file

@ -32,7 +32,7 @@ public:
virtual std::string getName() const { return "Zynq"; }
virtual std::string getDescription() const {
return "Custom platform vfio connector";
return "Zynq based fpga";
}
private: